WARNING: line length of 94 exceeds 80 columns #181: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1001: + icssg_set_port_state(emac, ICSSG_EMAC_PORT_VLAN_AWARE_ENABLE); WARNING: line length of 86 exceeds 80 columns #274: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1145: + icssg_class_set_host_mac_addr(prueth->miig_rt, WARNING: line length of 97 exceeds 80 columns #275: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1146: + prueth->hsr_dev->dev_addr); WARNING: line length of 81 exceeds 80 columns #277: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:1148: + if (prueth->hsr_dev != info->upper_dev) { total: 0 errors, 4 warnings, 0 checks, 262 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 919077d7ce7f ("net: ti: icssg-prueth: Add support for HSR frame forward 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, 262 lines checked