WARNING: line length of 175 exceeds 80 columns #26: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1206: +__msg("r6 *= r7 {{.*}}; R6_w=scalar(smin=umin=0x1bc16d5cd4927ee1,smax=umax=0x1bc16d674ec80000,smax32=0x7ffffeff,umax32=0xfffffeff,var_off=(0x1bc16d4000000000; 0x3ffffffeff))") CHECK: Lines should not end with a '(' #29: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1209: + asm volatile ( CHECK: Lines should not end with a '(' #52: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1232: + asm volatile ( WARNING: line length of 138 exceeds 80 columns #72: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1252: +__msg("r6 *= r7 {{.*}}; R6_w=scalar(smin=umin=smin32=umin32=0x3ff280b0,smax=umax=smax32=umax32=0x3fff0001,var_off=(0x3ff00000; 0xf81ff))") CHECK: Lines should not end with a '(' #75: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1255: + asm volatile ( WARNING: line length of 181 exceeds 80 columns #96: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1276: +__msg("r8 *= r6 {{.*}}; R6_w=scalar(smin=smin32=0,smax=umax=smax32=umax32=11,var_off=(0x0; 0xb)) R8_w=scalar(smin=0,smax=umax=0x7b96bb0a94a3a7cd,var_off=(0x0; 0x7fffffffffffffff))") CHECK: Lines should not end with a '(' #99: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1279: + asm volatile ( CHECK: Lines should not end with a '(' #119: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1299: + asm volatile ( CHECK: Lines should not end with a '(' #141: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1321: + asm volatile ( total: 0 errors, 3 warnings, 6 checks, 138 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 6aaee6cfc53c ("selftests/bpf: Add testcases for BPF_MUL") 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, 3 warnings, 6 checks, 138 lines checked