WARNING: line length of 99 exceeds 80 columns #29: FILE: tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c:877: + * There's special case when we have one of the existing uretprobes removed WARNING: line length of 101 exceeds 80 columns #30: FILE: tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c:878: + * and at the same time we're adding the other uretprobe. In this case we get WARNING: line length of 101 exceeds 80 columns #31: FILE: tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c:879: + * hit on the new uretprobe consumer only if there was already another uprobe WARNING: line length of 97 exceeds 80 columns #32: FILE: tools/testing/selftests/bpf/prog_tests/uprobe_multi_test.c:880: + * existing so the uprobe object stayed valid for uprobe return instance. total: 0 errors, 4 warnings, 0 checks, 22 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 62ec81deaa03 ("selftests/bpf: Fix uprobe consumer test (again)") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 4 warnings, 0 checks, 22 lines checked