WARNING: line length of 85 exceeds 80 columns #27: FILE: tools/testing/selftests/bpf/progs/bpf_misc.h:138: +#define __use_jit() __attribute__((btf_decl_tag("comment:run_mode=jit"))) WARNING: line length of 93 exceeds 80 columns #28: FILE: tools/testing/selftests/bpf/progs/bpf_misc.h:139: +#define __use_interp() __attribute__((btf_decl_tag("comment:run_mode=interpreter"))) total: 0 errors, 2 warnings, 0 checks, 81 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 09be17c6b6f9 ("selftests/bpf: Allow the program to select specific modes for testing") 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, 2 warnings, 0 checks, 81 lines checked