WARNING: line length of 88 exceeds 80 columns #40: FILE: net/rxrpc/ar-internal.h:374: + unsigned int rtt_taken; /* Number of samples taken (wrapping) */ WARNING: line length of 89 exceeds 80 columns #54: FILE: net/rxrpc/rtt.c:130: +static void rxrpc_update_rtt_min(struct rxrpc_peer *peer, ktime_t resp_time, long rtt_us) WARNING: line length of 89 exceeds 80 columns #63: FILE: net/rxrpc/rtt.c:139: +static void rxrpc_ack_update_rtt(struct rxrpc_peer *peer, ktime_t resp_time, long rtt_us) total: 0 errors, 3 warnings, 0 checks, 53 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 95e6a3aa305f ("rxrpc: Generate rtt_min") 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, 53 lines checked