WARNING: Assisted-by expects 'AGENT_NAME:MODEL_VERSION [TOOL1] [TOOL2]' format #21: Assisted-by: GPT-4.5-Medium github-copilot-cli WARNING: line length of 94 exceeds 80 columns #255: FILE: tools/testing/selftests/bpf/prog_tests/task_kptr_nmi_deadlock_repro.c:219: +static void run_task_kptr_nmi_deadlock_repro_case(const struct task_kptr_nmi_repro_case *test) WARNING: line length of 85 exceeds 80 columns #314: FILE: tools/testing/selftests/bpf/prog_tests/task_kptr_nmi_deadlock_repro.c:278: + if (!ASSERT_EQ(skel->bss->task_kptr_nmi_err, 0, "task_kptr_nmi_err")) CHECK: braces {} should be used on all arms of this statement #417: FILE: tools/testing/selftests/bpf/progs/task_kptr_nmi_deadlock_repro.c:70: + if (old) [...] + else { [...] CHECK: Unbalanced braces around else statement #419: FILE: tools/testing/selftests/bpf/progs/task_kptr_nmi_deadlock_repro.c:72: + else { total: 0 errors, 3 warnings, 2 checks, 522 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 3cd4fa0e838d ("selftests/bpf: Add kptr nmi deadlock reproducer") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 3 warnings, 2 checks, 522 lines checked