WARNING: line length of 81 exceeds 80 columns #59: FILE: tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c:122: + short g, struct bpf_testmod_struct_arg_5 h, long i) WARNING: line length of 92 exceeds 80 columns #128: FILE: tools/testing/selftests/bpf/progs/tracing_struct_many_args.c:22: +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 88 exceeds 80 columns #137: FILE: tools/testing/selftests/bpf/progs/tracing_struct_many_args.c:71: +int BPF_PROG2(test_struct_many_args_5, __u64, a, void *, b, short, c, int, d, void *, e, WARNING: line length of 88 exceeds 80 columns #156: FILE: tools/testing/selftests/bpf/progs/tracing_struct_many_args.c:90: +int BPF_PROG2(test_struct_many_args_6, __u64, a, void *, b, short, c, int, d, void *, e, WARNING: line length of 87 exceeds 80 columns #157: FILE: tools/testing/selftests/bpf/progs/tracing_struct_many_args.c:91: + char, f, short, g, struct bpf_testmod_struct_arg_5, h, long, i, int, ret) total: 0 errors, 5 warnings, 0 checks, 117 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 7a52331e73d5 ("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, 117 lines checked