WARNING: line length of 90 exceeds 80 columns #55: FILE: drivers/net/can/flexcan/flexcan-core.c:362: + FLEXCAN_QUIRK_SUPPORT_RX_MAILBOX_RTR | FLEXCAN_QUIRK_SETUP_STOP_MODE_SCMI, WARNING: line length of 84 exceeds 80 columns #65: FILE: drivers/net/can/flexcan/flexcan-core.c:555: + } else if (priv->devtype_data.quirks & FLEXCAN_QUIRK_SETUP_STOP_MODE_SCMI) { WARNING: line length of 81 exceeds 80 columns #66: FILE: drivers/net/can/flexcan/flexcan-core.c:556: + /* For the SCMI mode, driver do nothing, ATF will send request to WARNING: line length of 81 exceeds 80 columns #67: FILE: drivers/net/can/flexcan/flexcan-core.c:557: + * SM(system manager, M33 core) through SCMI protocol after linux WARNING: line length of 82 exceeds 80 columns #68: FILE: drivers/net/can/flexcan/flexcan-core.c:558: + * suspend. Once SM get this request, it will send IPG_STOP signal WARNING: line length of 88 exceeds 80 columns #121: FILE: drivers/net/can/flexcan/flexcan-core.c:2343: + priv->devtype_data.quirks & FLEXCAN_QUIRK_SETUP_STOP_MODE_SCMI)) { WARNING: line length of 88 exceeds 80 columns #137: FILE: drivers/net/can/flexcan/flexcan-core.c:2362: + priv->devtype_data.quirks & FLEXCAN_QUIRK_SETUP_STOP_MODE_SCMI)) { total: 0 errors, 7 warnings, 0 checks, 100 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 c668b54eba51 ("can: flexcan: add wakeup support for imx95") 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, 7 warnings, 0 checks, 100 lines checked