WARNING: line length of 81 exceeds 80 columns #231: FILE: drivers/net/ethernet/ti/icssg/icssg_common.c:659: +enum netdev_tx icssg_ndo_start_xmit(struct sk_buff *skb, struct net_device *ndev) WARNING: line length of 86 exceeds 80 columns #649: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.c:975: + icssg_set_port_state(emac, ICSSG_EMAC_PORT_VLAN_AWARE_ENABLE); WARNING: line length of 82 exceeds 80 columns #682: FILE: drivers/net/ethernet/ti/icssg/icssg_prueth.h:380: +enum netdev_tx icssg_ndo_start_xmit(struct sk_buff *skb, struct net_device *ndev); total: 0 errors, 3 warnings, 0 checks, 642 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 abbf112a2966 ("net: ti: icssg-prueth: Split out common object into module") 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, 642 lines checked