WARNING: line length of 89 exceeds 80 columns #202: FILE: drivers/net/can/usb/nct6694_canfd.c:133: +static inline struct nct6694_can_priv *rx_offload_to_priv(struct can_rx_offload *offload) WARNING: line length of 81 exceeds 80 columns #484: FILE: drivers/net/can/usb/nct6694_canfd.c:415: + stats->tx_bytes += can_rx_offload_get_echo_skb_queue_tail(&priv->offload, WARNING: line length of 85 exceeds 80 columns #498: FILE: drivers/net/can/usb/nct6694_canfd.c:429: + .sel = NCT6694_CAN_EVENT_SEL(ndev->dev_port, NCT6694_CAN_EVENT_MASK), total: 0 errors, 3 warnings, 0 checks, 829 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 de43e15b9086 ("can: Add Nuvoton NCT6694 CANFD support") 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, 829 lines checked