WARNING: line length of 81 exceeds 80 columns #339: FILE: include/linux/phy_link_topology.h:56: +void phy_link_topo_del_phy(struct phy_link_topology *lt, struct phy_device *phy); WARNING: line length of 84 exceeds 80 columns #375: FILE: include/linux/phy_link_topology_core.h:14: +static inline struct phy_link_topology *phy_link_topo_create(struct net_device *dev) total: 0 errors, 2 warnings, 0 checks, 334 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 dc5e788b4b95 ("net: phy: Introduce ethernet link topology representation") 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, 2 warnings, 0 checks, 334 lines checked