CHECK: Alignment should match open parenthesis #79: FILE: net/core/filter.c:10847: + offsetof(struct bpf_sock_ops_kern, + temp)); CHECK: Lines should not end with a '(' #83: FILE: net/core/filter.c:10851: + *insn++ = BPF_LDX_MEM(BPF_FIELD_SIZEOF( CHECK: Alignment should match open parenthesis #93: FILE: net/core/filter.c:10861: + offsetof(struct bpf_sock_ops_kern, + temp)); CHECK: Alignment should match open parenthesis #106: FILE: net/core/filter.c:10871: + offsetof(struct bpf_sock_ops_kern, + temp)); WARNING: From:/Signed-off-by: email address mismatch: 'From: Werner Kasselman ' != 'Signed-off-by: Werner Kasselman ' total: 0 errors, 1 warnings, 4 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 d30b399253d9 ("bpf: add is_locked_tcp_sock guard for sock_ops rtt_min access") 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, 1 warnings, 4 checks, 57 lines checked