WARNING: line length of 81 exceeds 80 columns #41: FILE: tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:110: + short g, struct bpf_testmod_struct_arg_5 h, long i) WARNING: line length of 92 exceeds 80 columns #114: FILE: tools/testing/selftests/bpf/progs/tracing_struct.c:42: +long t9_a, t9_b, t9_c, t9_d, t9_e, t9_f, t9_g, t9_h_a, t9_h_b, t9_h_c, t9_h_d, t9_i, t9_ret; WARNING: line length of 83 exceeds 80 columns #123: FILE: tools/testing/selftests/bpf/progs/tracing_struct.c:196: +int BPF_PROG2(test_struct_arg_16, __u64, a, void *, b, short, c, int, d, void *, e, WARNING: line length of 83 exceeds 80 columns #142: FILE: tools/testing/selftests/bpf/progs/tracing_struct.c:215: +int BPF_PROG2(test_struct_arg_17, __u64, a, void *, b, short, c, int, d, void *, e, WARNING: line length of 87 exceeds 80 columns #143: FILE: tools/testing/selftests/bpf/progs/tracing_struct.c:216: + char, f, short, g, struct bpf_testmod_struct_arg_5, h, long, i, int, ret) total: 0 errors, 5 warnings, 0 checks, 113 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 fa0920f50226 ("selftests/bpf: Add testcase where 7th argment is struct") 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, 5 warnings, 0 checks, 113 lines checked