CHECK: Alignment should match open parenthesis #155: FILE: include/trace/events/sockmap.h:71: +TRACE_EVENT(sockmap_redirect, + CHECK: Lines should not end with a '(' #162: FILE: include/trace/events/sockmap.h:78: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #175: FILE: include/trace/events/sockmap.h:91: + TP_fast_assign( WARNING: quoted string split across lines #198: FILE: include/trace/events/sockmap.h:114: + TP_printk("sk=%p, netns=%u, inode=%lu, family=%u, protocol=%u," + " prog_id=%d, len=%d, type=%s, action=%s, redirect_type=%s", CHECK: Alignment should match open parenthesis #206: FILE: include/trace/events/sockmap.h:122: +TRACE_EVENT(sockmap_strparser, + CHECK: Lines should not end with a '(' #212: FILE: include/trace/events/sockmap.h:128: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #223: FILE: include/trace/events/sockmap.h:139: + TP_fast_assign( WARNING: quoted string split across lines #235: FILE: include/trace/events/sockmap.h:151: + TP_printk("sk=%p, netns=%u, inode=%lu, family=%u, protocol=%u," + " prog_id=%d, in_len=%d, full_len=%d", total: 0 errors, 2 warnings, 6 checks, 213 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 a8c2101b3778 ("bpf, sockmap: Introduce tracing capability for sockmap") 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, 6 checks, 213 lines checked