WARNING: line length of 89 exceeds 80 columns #206: FILE: drivers/net/can/usb/nct6694_canfd.c:137: +static inline struct nct6694_can_priv *rx_offload_to_priv(struct can_rx_offload *offload) WARNING: line length of 84 exceeds 80 columns #504: FILE: drivers/net/can/usb/nct6694_canfd.c:435: + .sel = NCT6694_CAN_EVENT_SEL(priv->can_idx, NCT6694_CAN_EVENT_MASK), WARNING: line length of 83 exceeds 80 columns #526: FILE: drivers/net/can/usb/nct6694_canfd.c:457: + nct6694_can_handle_state_errors(ndev, priv->event[can_idx].status); total: 0 errors, 3 warnings, 0 checks, 843 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 f73755c169f8 ("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, 843 lines checked