WARNING: line length of 83 exceeds 80 columns #696: FILE: drivers/net/dsa/sja1105/sja1105_mfd.c:115: + if (of_property_read_u32_array(child, "reg", reg, ARRAY_SIZE(reg))) WARNING: line length of 82 exceeds 80 columns #732: FILE: drivers/net/dsa/sja1105/sja1105_mfd.c:151: + dev_err(dev, "Failed to create PCS node %s\n", node_name); WARNING: line length of 81 exceeds 80 columns #780: FILE: drivers/net/dsa/sja1105/sja1105_mfd.c:199: +static struct device_node *sja1105_create_regs_node(struct sja1105_private *priv, WARNING: line length of 84 exceeds 80 columns #781: FILE: drivers/net/dsa/sja1105/sja1105_mfd.c:200: + struct device_node *switch_node) total: 0 errors, 4 warnings, 0 checks, 622 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 135794a8990a ("net: dsa: sja1105: replace mdiobus-pcs with xpcs-plat driver") 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, 4 warnings, 0 checks, 622 lines checked