WARNING: line length of 85 exceeds 80 columns #68: FILE: net/rxrpc/output.c:482: + else if (call->tx_winsize <= (2 * req->n) || call->cong_cwnd <= (2 * req->n)) WARNING: line length of 81 exceeds 80 columns #87: FILE: net/rxrpc/proc.c:525: + atomic_read(&rxnet->stat_why_req_ack[rxrpc_reqack_app_stall]), WARNING: line length of 82 exceeds 80 columns #88: FILE: net/rxrpc/proc.c:526: + atomic_read(&rxnet->stat_why_req_ack[rxrpc_reqack_jumbo_win])); WARNING: From:/Signed-off-by: email address mismatch: 'From: Marc Dionne ' != 'Signed-off-by: Marc Dionne ' total: 0 errors, 4 warnings, 0 checks, 37 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 c7431d57bc80 ("rxrpc: Fix to request an ack if window is limited") 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, 4 warnings, 0 checks, 37 lines checked