WARNING: line length of 81 exceeds 80 columns #198: FILE: drivers/net/can/nct6694_canfd.c:129: +static const struct can_bittiming_const nct6694_canfd_bittiming_nominal_const = { WARNING: line length of 82 exceeds 80 columns #485: FILE: drivers/net/can/nct6694_canfd.c:416: + /* Get ID and set flag by its type(Standard ID format or Ext ID format) */ WARNING: line length of 90 exceeds 80 columns #536: FILE: drivers/net/can/nct6694_canfd.c:467: + /* Handle lost messages when handling RX because it is read-cleared reg */ WARNING: line length of 81 exceeds 80 columns #672: FILE: drivers/net/can/nct6694_canfd.c:603: + cf->data[1] = (bec.txerr > bec.rxerr) ? CAN_ERR_CRTL_TX_WARNING : WARNING: line length of 87 exceeds 80 columns #715: FILE: drivers/net/can/nct6694_canfd.c:646: + CAN_STATE_ERROR_ACTIVE); WARNING: line length of 88 exceeds 80 columns #722: FILE: drivers/net/can/nct6694_canfd.c:653: + CAN_STATE_ERROR_WARNING); WARNING: line length of 88 exceeds 80 columns #729: FILE: drivers/net/can/nct6694_canfd.c:660: + CAN_STATE_ERROR_PASSIVE); WARNING: line length of 82 exceeds 80 columns #736: FILE: drivers/net/can/nct6694_canfd.c:667: + CAN_STATE_BUS_OFF); WARNING: line length of 100 exceeds 80 columns #777: FILE: drivers/net/can/nct6694_canfd.c:708: + * Don't check rx fifo-empty here because the data-lost bit in the same reg is read-cleared, WARNING: From:/Signed-off-by: email address mismatch: 'From: Ming Yu ' != 'Signed-off-by: Ming Yu ' total: 0 errors, 10 warnings, 0 checks, 873 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 a81680741bd8 ("can: Add Nuvoton NCT6694 CAN 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, 10 warnings, 0 checks, 873 lines checked