CHECK: Lines should not end with a '(' #30: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:183: + asm volatile ( WARNING: line length of 90 exceeds 80 columns #47: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:200: +__msg("mark_precise: frame1: regs=r2 stack= before 9: (35) if r1 >= 0xffe3fff8 goto pc+0") WARNING: line length of 83 exceeds 80 columns #48: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:201: +__msg("mark_precise: frame1: regs=r2 stack= before 8: (bd) if r2 <= r10 goto pc+3") CHECK: Lines should not end with a '(' #52: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:205: + asm volatile ( WARNING: line length of 82 exceeds 80 columns #66: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:219: +__msg("mark_precise: frame0: regs=r2 stack= before 4: (bd) if r3 <= r2 goto pc+1") CHECK: Lines should not end with a '(' #70: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:223: + asm volatile ( total: 0 errors, 3 warnings, 3 checks, 57 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 6cf0587cdf63 ("selftests/bpf: Add tests with stack ptr register in conditional jmp") 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, 3 checks, 57 lines checked