WARNING: line length of 84 exceeds 80 columns #43: FILE: net/can/j1939/transport.c:1702: + * If we rely on the timer starting in j1939_session_cancel, WARNING: line length of 81 exceeds 80 columns #44: FILE: net/can/j1939/transport.c:1703: + * a second RTS call here will cancel that timer and fail WARNING: line length of 84 exceeds 80 columns #45: FILE: net/can/j1939/transport.c:1704: + * to restart it because the state is already WAITING_ABORT. total: 0 errors, 3 warnings, 0 checks, 17 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 30bed719c4f4 ("net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts") 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, 3 warnings, 0 checks, 17 lines checked