WARNING: line length of 84 exceeds 80 columns #153: FILE: net/rxrpc/rxkad.c:1244: + ret = rxrpc_abort_conn(conn, skb, RXKADSEALEDINCON, -EPROTO, WARNING: line length of 84 exceeds 80 columns #162: FILE: net/rxrpc/rxkad.c:1250: + ret = rxrpc_abort_conn(conn, skb, RXKADSEALEDINCON, -EPROTO, WARNING: line length of 92 exceeds 80 columns #170: FILE: net/rxrpc/rxkad.c:1257: + ret = rxrpc_abort_conn(conn, skb, RXKADSEALEDINCON, -EPROTO, CHECK: Alignment should match open parenthesis #171: FILE: net/rxrpc/rxkad.c:1258: + ret = rxrpc_abort_conn(conn, skb, RXKADSEALEDINCON, -EPROTO, rxkad_abort_resp_call_state); total: 0 errors, 3 warnings, 1 checks, 193 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 59b81f2d7420 ("rxrpc: Fix memory leaks in rxkad_verify_response()") 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, 193 lines checked