CHECK: Lines should not end with a '(' #119: FILE: tools/testing/selftests/bpf/progs/sock_ops_get_sk.c:20: + asm volatile ( WARNING: quoted string split across lines #129: FILE: tools/testing/selftests/bpf/progs/sock_ops_get_sk.c:30: + "1:" + "r1 = %[null_seen] ll;" WARNING: quoted string split across lines #133: FILE: tools/testing/selftests/bpf/progs/sock_ops_get_sk.c:34: + "2:" + "r0 = 1;" WARNING: line length of 91 exceeds 80 columns #136: FILE: tools/testing/selftests/bpf/progs/sock_ops_get_sk.c:37: + : __imm_const(is_fullsock_off, offsetof(struct bpf_sock_ops, is_fullsock)), total: 0 errors, 3 warnings, 1 checks, 106 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 5550d1cc106a ("selftests/bpf: Add test for SOCK_OPS_GET_SK with same src/dst register") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 1 checks, 106 lines checked