CHECK: Lines should not end with a '(' #48: FILE: include/trace/events/rxrpc.h:2734: + TP_STRUCT__entry( CHECK: Lines should not end with a '(' #54: FILE: include/trace/events/rxrpc.h:2740: + TP_fast_assign( WARNING: line length of 87 exceeds 80 columns #85: FILE: net/rxrpc/ar-internal.h:575: + rwlock_t security_use_lock; /* Security use/modification lock */ WARNING: line length of 85 exceeds 80 columns #122: FILE: net/rxrpc/rxgk.c:90: + unsigned int key_number, current_key, mask = ARRAY_SIZE(conn->rxgk.keys) - 1; WARNING: line length of 85 exceeds 80 columns #206: FILE: net/rxrpc/rxgk.c:171: + unsigned int key_number, current_key, mask = ARRAY_SIZE(conn->rxgk.keys) - 1; WARNING: line length of 87 exceeds 80 columns #209: FILE: net/rxrpc/rxgk.c:174: + conn->rxgk.key_number, specific_key_number ? *specific_key_number : -1); WARNING: line length of 82 exceeds 80 columns #281: FILE: net/rxrpc/rxgk.c:250: + gk = rxgk_generate_transport_key(conn, token->rxgk, conn->rxgk.key_number, total: 0 errors, 5 warnings, 2 checks, 235 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 d6f5aca39e99 ("rxrpc: rxgk: Implement connection rekeying") 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, 5 warnings, 2 checks, 235 lines checked