CHECK: Lines should not end with a '(' #43: FILE: include/trace/events/rxrpc.h:1210: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #52: FILE: include/trace/events/rxrpc.h:1219: + TP_fast_assign( CHECK: Lines should not end with a '(' #106: FILE: include/trace/events/rxrpc.h:1279: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #118: FILE: include/trace/events/rxrpc.h:1291: + TP_fast_assign( WARNING: line length of 83 exceeds 80 columns #173: FILE: net/rxrpc/rxgk.c:1208: + trace_rxrpc_rx_response(conn, sp->hdr.serial, 0, sp->hdr.cksum, token_len); total: 0 errors, 1 warnings, 4 checks, 139 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 1444f5393436 ("rxrpc: Add more CHALLENGE/RESPONSE packet tracing") 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, 1 warnings, 4 checks, 139 lines checked