WARNING: line length of 91 exceeds 80 columns #85: FILE: drivers/net/ethernet/ti/icssg/icssg_config.c:535: + {{0xffff2000, EMAC_NONE, EMAC_NONE, EMAC_NONE}}, /* HSR_RX_OFFLOAD_ENABLE */ WARNING: line length of 92 exceeds 80 columns #86: FILE: drivers/net/ethernet/ti/icssg/icssg_config.c:536: + {{0xdfff0000, EMAC_NONE, EMAC_NONE, EMAC_NONE}} /* HSR_RX_OFFLOAD_DISABLE */ WARNING: line length of 93 exceeds 80 columns #163: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1013: + icssg_set_port_state(emac, ICSSG_EMAC_HSR_RX_OFFLOAD_ENABLE); WARNING: line length of 94 exceeds 80 columns #165: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1015: + icssg_set_port_state(emac, ICSSG_EMAC_HSR_RX_OFFLOAD_DISABLE); total: 0 errors, 4 warnings, 0 checks, 125 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 e7a6188fe016 ("net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload") 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, 4 warnings, 0 checks, 125 lines checked