WARNING: line length of 88 exceeds 80 columns #137: FILE: net/rxrpc/ar-internal.h:286: + int (*default_decode_ticket)(struct rxrpc_connection *conn, struct sk_buff *skb, WARNING: line length of 89 exceeds 80 columns #138: FILE: net/rxrpc/ar-internal.h:287: + unsigned int ticket_offset, unsigned int ticket_len, WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #238: new file mode 100644 WARNING: line length of 94 exceeds 80 columns #378: FILE: net/rxrpc/rxgk.c:136: +static struct rxrpc_txbuf *rxgk_alloc_txbuf(struct rxrpc_call *call, size_t remain, gfp_t gfp) WARNING: line length of 82 exceeds 80 columns #473: FILE: net/rxrpc/rxgk.c:231: + txb->crypto_header, txb->sec_header + txb->len); WARNING: line length of 81 exceeds 80 columns #516: FILE: net/rxrpc/rxgk.c:274: + txb->crypto_header, txb->sec_header + txb->len, WARNING: line length of 81 exceeds 80 columns #934: FILE: net/rxrpc/rxgk.c:692: + ret = rxgk_send_response(conn, page, sizeof(*whdr) + authx_offset + ret); WARNING: line length of 81 exceeds 80 columns #1025: FILE: net/rxrpc/rxgk.c:783: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 81 exceeds 80 columns #1029: FILE: net/rxrpc/rxgk.c:787: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 89 exceeds 80 columns #1034: FILE: net/rxrpc/rxgk.c:792: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 84 exceeds 80 columns #1035: FILE: net/rxrpc/rxgk.c:793: + rxgk_abort_resp_call_state); WARNING: line length of 85 exceeds 80 columns #1051: FILE: net/rxrpc/rxgk.c:809: + unsigned int auth_offset, unsigned int auth_len) WARNING: line length of 85 exceeds 80 columns #1155: FILE: net/rxrpc/rxgk.c:913: + gk = rxgk_generate_transport_key(conn, token->rxgk, sp->hdr.cksum, GFP_NOFS); WARNING: line length of 92 exceeds 80 columns #1413: FILE: net/rxrpc/rxgk_app.c:139: + GLOBAL_ROOT_UID, GLOBAL_ROOT_GID, cred, 0, // TODO: Use socket owner WARNING: line length of 92 exceeds 80 columns #1497: FILE: net/rxrpc/rxgk_app.c:223: + ret = rxgk_set_up_token_cipher(server_secret, &token_enc, enctype, &krb5, GFP_NOFS); total: 0 errors, 15 warnings, 0 checks, 1593 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 83ab1da54b94 ("rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)") 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, 15 warnings, 0 checks, 1593 lines checked