WARNING: line length of 202 exceeds 80 columns #68: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1576: +__msg("7: (1f) r0 -= r6 {{.*}} R0=scalar(smin=-655,smax=smax32=-146,umin=0xfffffffffffffd71,umax=0xffffffffffffff6e,smin32=-783,umin32=0xfffffcf1,umax32=0xffffff6e,var_off=(0xfffffffffffffc00; 0x3ff))") WARNING: Avoid line continuations in quoted strings #72: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1580: + asm volatile(" \ WARNING: line length of 109 exceeds 80 columns #112: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1620: +__msg("3: (2d) if r0 > r1 {{.*}} R0_w=scalar(smin=smin32=0,smax=umax=smax32=umax32=127,var_off=(0x0; 0x7f))") WARNING: Avoid line continuations in quoted strings #116: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1624: + asm volatile(" \ WARNING: line length of 104 exceeds 80 columns #145: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1653: +__msg("3: (2d) if r0 > r1 {{.*}} R0_w=scalar(smin=smin32=-128,smax=smax32=127,umax=0xffffffffffffff80)") WARNING: Avoid line continuations in quoted strings #149: FILE: tools/testing/selftests/bpf/progs/verifier_bounds.c:1657: + asm volatile(" \ WARNING: The commit message has 'syzkaller', perhaps it also needs a 'Fixes:' tag? total: 0 errors, 7 warnings, 0 checks, 122 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 309868ea3114 ("selftests/bpf: Test cross-sign 64bits range refinement") 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, 7 warnings, 0 checks, 122 lines checked