WARNING: line length of 81 exceeds 80 columns #319: FILE: drivers/net/ethernet/broadcom/tg3.c:2119: + phy_disconnect_rtnl(mdiobus_get_phy(tp->mdio_bus, tp->phy_addr)); WARNING: line length of 81 exceeds 80 columns #328: FILE: drivers/net/ethernet/broadcom/tg3.c:2164: + phy_disconnect_rtnl(mdiobus_get_phy(tp->mdio_bus, tp->phy_addr)); WARNING: line length of 85 exceeds 80 columns #441: FILE: drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c:440: + netdev_err(net_dev, "phylink_fwnode_phy_connect_rtnl() = %d\n", err); WARNING: line length of 81 exceeds 80 columns #749: FILE: drivers/net/phy/phy_device.c:1343: + * phy_disconnect_rtnl - disable interrupts, stop state machine, and detach a PHY total: 0 errors, 4 warnings, 0 checks, 780 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 087de7a8012e ("net: Throw ASSERT_RTNL into phy_detach") 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, 780 lines checked