WARNING: line length of 88 exceeds 80 columns #234: FILE: net/rxrpc/ar-internal.h:318: + int (*default_decode_ticket)(struct rxrpc_connection *conn, struct sk_buff *skb, WARNING: line length of 89 exceeds 80 columns #235: FILE: net/rxrpc/ar-internal.h:319: + unsigned int ticket_offset, unsigned int ticket_len, WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #323: new file mode 100644 WARNING: line length of 94 exceeds 80 columns #464: FILE: net/rxrpc/rxgk.c:137: +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 #553: FILE: net/rxrpc/rxgk.c:226: + txb->crypto_header, txb->sec_header + txb->len); WARNING: line length of 81 exceeds 80 columns #594: FILE: net/rxrpc/rxgk.c:267: + txb->crypto_header, txb->sec_header + txb->len, WARNING: line length of 81 exceeds 80 columns #927: FILE: net/rxrpc/rxgk.c:600: + return put_cmsg(msg, SOL_RXRPC, RXRPC_CHALLENGED, sizeof(chall), &chall); WARNING: line length of 82 exceeds 80 columns #951: FILE: net/rxrpc/rxgk.c:624: +static noinline ssize_t rxgk_insert_response_header(struct rxrpc_connection *conn, WARNING: line length of 84 exceeds 80 columns #1032: FILE: net/rxrpc/rxgk.c:705: + ret = skb_store_bits(response, offset, appdata->data, appdata->len); WARNING: line length of 90 exceeds 80 columns #1119: FILE: net/rxrpc/rxgk.c:792: + ret = skb_store_bits(response, offset, gk->key->ticket.data, gk->key->ticket.len); WARNING: line length of 81 exceeds 80 columns #1294: FILE: net/rxrpc/rxgk.c:967: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 81 exceeds 80 columns #1298: FILE: net/rxrpc/rxgk.c:971: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 89 exceeds 80 columns #1303: FILE: net/rxrpc/rxgk.c:976: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 84 exceeds 80 columns #1304: FILE: net/rxrpc/rxgk.c:977: + rxgk_abort_resp_call_state); WARNING: line length of 85 exceeds 80 columns #1320: FILE: net/rxrpc/rxgk.c:993: + unsigned int auth_offset, unsigned int auth_len) WARNING: line length of 85 exceeds 80 columns #1424: FILE: net/rxrpc/rxgk.c:1097: + gk = rxgk_generate_transport_key(conn, token->rxgk, sp->hdr.cksum, GFP_NOFS); WARNING: line length of 93 exceeds 80 columns #1432: FILE: net/rxrpc/rxgk.c:1105: + trace_rxrpc_rx_response(conn, sp->hdr.serial, krb5->etype, sp->hdr.cksum, token_len); WARNING: line length of 89 exceeds 80 columns #1687: FILE: net/rxrpc/rxgk_app.c:139: + GLOBAL_ROOT_UID, GLOBAL_ROOT_GID, cred, // TODO: Use socket owner WARNING: line length of 92 exceeds 80 columns #1772: FILE: net/rxrpc/rxgk_app.c:224: + ret = rxgk_set_up_token_cipher(server_secret, &token_enc, enctype, &krb5, GFP_NOFS); WARNING: line length of 82 exceeds 80 columns #1824: FILE: net/rxrpc/rxgk_app.c:276: + -EKEYREJECTED, rxgk_abort_resp_tok_nopkg); total: 0 errors, 20 warnings, 0 checks, 1855 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 620de6abf101 ("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, 20 warnings, 0 checks, 1855 lines checked