WARNING: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("
")' - ie: 'Fixes: 7c482665931b ("rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]")'
#46:
Fixes: commit 7c482665931b ("rxrpc: Implement RACK/TLP to deal with transmission stalls [RFC8985]")
WARNING: line length of 86 exceeds 80 columns
#87: FILE: net/rxrpc/ar-internal.h:877:
+ void *data; /* Data with preceding jumbo header */
WARNING: line length of 85 exceeds 80 columns
#168: FILE: net/rxrpc/output.c:590:
+ len += rxrpc_prepare_data_subpacket(call, req, txb, whdr, serial, i);
total: 0 errors, 3 warnings, 0 checks, 276 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 593a21e6ac2c ("rxrpc: Fix alteration of headers whilst zerocopy pending") 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, 3 warnings, 0 checks, 276 lines checked