WARNING: line length of 89 exceeds 80 columns #70: FILE: drivers/net/can/kvaser_pciefd.c:1318: + kvaser_pciefd_change_state(can, &bec, cf, new_state, tx_state, rx_state); WARNING: line length of 89 exceeds 80 columns #87: FILE: drivers/net/can/kvaser_pciefd.c:1385: + kvaser_pciefd_change_state(can, &bec, cf, new_state, tx_state, rx_state); WARNING: line length of 89 exceeds 80 columns #89: FILE: drivers/net/can/kvaser_pciefd.c:1387: + kvaser_pciefd_set_skb_timestamp(can->kv_pcie, skb, p->timestamp); total: 0 errors, 3 warnings, 0 checks, 95 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 b7dff76e30e9 ("can: kvaser_pciefd: Update stats and state even if alloc_can_err_skb() fails") 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, 95 lines checked