WARNING: Misordered MAINTAINERS entry - list 'M:' before 'R:' #56: FILE: MAINTAINERS:10457: +R: Russell King +M: Vinod Koul WARNING: line length of 82 exceeds 80 columns #147: FILE: drivers/phy/phy-common-props.c:39: + idx = fwnode_property_match_string(fwnode, names_prop, mode_name); WARNING: line length of 82 exceeds 80 columns #149: FILE: drivers/phy/phy-common-props.c:41: + idx = fwnode_property_match_string(fwnode, names_prop, "default"); WARNING: line length of 82 exceeds 80 columns #174: FILE: drivers/phy/phy-common-props.c:66: + err = fwnode_property_read_u32_array(fwnode, polarity_prop, pols, n_pols); WARNING: line length of 83 exceeds 80 columns #179: FILE: drivers/phy/phy-common-props.c:71: + fwnode, polarity_prop, names_prop, n_pols, n_names); total: 0 errors, 5 warnings, 0 checks, 186 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 33ad997e0241 ("phy: add phy_get_rx_polarity() and phy_get_tx_polarity()") 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, 5 warnings, 0 checks, 186 lines checked