WARNING: line length of 83 exceeds 80 columns #111: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx.c:48: + res = __mdiobus_write(bus, sw_addr, GSW1XX_SMDIO_BADR, smdio_badr); WARNING: line length of 82 exceeds 80 columns #222: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx.c:159: + bool sgmii_mac_mode = dsa_is_user_port(priv->gswip.ds, GSW1XX_SGMII_PORT); WARNING: line length of 89 exceeds 80 columns #320: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx.c:257: + GSW1XX_SGMII_TBI_ANEGCTL_ANMODE_SGMII_MAC); WARNING: line length of 89 exceeds 80 columns #324: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx.c:261: + GSW1XX_SGMII_TBI_ANEGCTL_ANMODE_SGMII_PHY); WARNING: line length of 81 exceeds 80 columns #333: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx.c:270: + GSW1XX_SGMII_TBI_ANEGCTL_ANMODE_1000BASEX); WARNING: line length of 87 exceeds 80 columns #528: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx.c:465: +static struct phylink_pcs *gsw1xx_phylink_mac_select_pcs(struct phylink_config *config, WARNING: line length of 83 exceeds 80 columns #529: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx.c:466: + phy_interface_t interface) WARNING: line length of 84 exceeds 80 columns #843: FILE: drivers/net/dsa/lantiq/mxl-gsw1xx_pce.h:89: + /* value mask ns fields L type flags ipv4_len */ total: 0 errors, 8 warnings, 0 checks, 857 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 3c202af1a8f5 ("net: dsa: add driver for MaxLinear GSW1xx switch family") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 8 warnings, 0 checks, 857 lines checked