WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #60: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #348: FILE: drivers/mfd/airoha-an8855.c:284: + int phy) __must_hold(&priv->bus->mdio_lock) WARNING: line length of 81 exceeds 80 columns #443: FILE: drivers/mfd/airoha-an8855.c:379: +static int an8855_phy_register(struct device *dev, struct an8855_core_priv *priv, WARNING: line length of 82 exceeds 80 columns #469: FILE: drivers/mfd/airoha-an8855.c:405: + regmap = devm_regmap_init(dev, NULL, phy_priv, &an8855_phy_regmap_config); WARNING: line length of 81 exceeds 80 columns #487: FILE: drivers/mfd/airoha-an8855.c:423: +static int an855_mdio_register(struct device *dev, struct an8855_core_priv *priv) CHECK: Please use a blank line after function/struct/union/enum declarations #577: FILE: drivers/mfd/airoha-an8855.c:513: +}; +mdio_module_driver(an8855_core_driver); total: 0 errors, 5 warnings, 1 checks, 543 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 6c0086ae7e31 ("mfd: an8855: Add support for Airoha AN8855 Switch MFD") 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, 5 warnings, 1 checks, 543 lines checked