CHECK: Lines should not end with a '(' #25: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:183: + asm volatile ( WARNING: line length of 90 exceeds 80 columns #42: 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 #43: 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 '(' #47: FILE: tools/testing/selftests/bpf/progs/verifier_precision.c:205: + asm volatile ( total: 0 errors, 2 warnings, 2 checks, 36 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 e013dcda20dc ("selftests/bpf: Add a test with r10 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, 2 warnings, 2 checks, 36 lines checked