WARNING: line length of 88 exceeds 80 columns #221: 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 #222: 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? #310: new file mode 100644 WARNING: line length of 94 exceeds 80 columns #451: 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 #540: FILE: net/rxrpc/rxgk.c:226: + txb->crypto_header, txb->sec_header + txb->len); WARNING: line length of 81 exceeds 80 columns #581: FILE: net/rxrpc/rxgk.c:267: + txb->crypto_header, txb->sec_header + txb->len, WARNING: line length of 81 exceeds 80 columns #914: 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 #938: 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 #1019: FILE: net/rxrpc/rxgk.c:705: + ret = skb_store_bits(response, offset, appdata->data, appdata->len); WARNING: line length of 90 exceeds 80 columns #1106: 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 #1279: FILE: net/rxrpc/rxgk.c:965: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 81 exceeds 80 columns #1283: FILE: net/rxrpc/rxgk.c:969: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 89 exceeds 80 columns #1288: FILE: net/rxrpc/rxgk.c:974: + return rxrpc_abort_conn(conn, skb, RXGK_NOTAUTH, -EPROTO, WARNING: line length of 84 exceeds 80 columns #1289: FILE: net/rxrpc/rxgk.c:975: + rxgk_abort_resp_call_state); WARNING: line length of 85 exceeds 80 columns #1305: FILE: net/rxrpc/rxgk.c:991: + unsigned int auth_offset, unsigned int auth_len) WARNING: line length of 85 exceeds 80 columns #1409: FILE: net/rxrpc/rxgk.c:1095: + gk = rxgk_generate_transport_key(conn, token->rxgk, sp->hdr.cksum, GFP_NOFS); WARNING: line length of 93 exceeds 80 columns #1417: FILE: net/rxrpc/rxgk.c:1103: + trace_rxrpc_rx_response(conn, sp->hdr.serial, krb5->etype, sp->hdr.cksum, token_len); WARNING: line length of 89 exceeds 80 columns #1672: 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 #1757: 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 #1809: FILE: net/rxrpc/rxgk_app.c:276: + -EKEYREJECTED, rxgk_abort_resp_tok_nopkg); total: 0 errors, 20 warnings, 0 checks, 1846 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 d0bb3cd6585f ("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, 1846 lines checked