WARNING: line length of 81 exceeds 80 columns #251: FILE: drivers/net/phy/phy_device.c:3557: + /* For now, the phy->port field is set as the first active port's type */ WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #288: new file mode 100644 WARNING: line length of 87 exceeds 80 columns #347: FILE: drivers/net/phy/phy_port.c:55: + /* For most cases, min_lanes == lanes, except for 10/100BaseT that work WARNING: line length of 81 exceeds 80 columns #392: FILE: drivers/net/phy/phy_port.c:100: + of_property_for_each_string(to_of_node(fwnode), "media", prop, med_str) { WARNING: line length of 92 exceeds 80 columns #607: FILE: include/linux/phy_port.h:33: + int (*configure_mii)(struct phy_port *port, bool enable, phy_interface_t interface); WARNING: line length of 81 exceeds 80 columns #618: FILE: include/linux/phy_port.h:44: + * @supported: The link modes this port can expose, if this port is MDI (not MII) total: 0 errors, 6 warnings, 0 checks, 564 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 4655f551d2c8 ("net: phy: Introduce PHY ports 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, 6 warnings, 0 checks, 564 lines checked