WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #60: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #344: FILE: drivers/mfd/airoha-an8855.c:280: + int phy) __must_hold(&priv->bus->mdio_lock) WARNING: line length of 81 exceeds 80 columns #439: FILE: drivers/mfd/airoha-an8855.c:375: +static int an8855_phy_register(struct device *dev, struct an8855_core_priv *priv, WARNING: line length of 82 exceeds 80 columns #465: FILE: drivers/mfd/airoha-an8855.c:401: + regmap = devm_regmap_init(dev, NULL, phy_priv, &an8855_phy_regmap_config); WARNING: line length of 81 exceeds 80 columns #483: FILE: drivers/mfd/airoha-an8855.c:419: +static int an855_mdio_register(struct device *dev, struct an8855_core_priv *priv) WARNING: line length of 81 exceeds 80 columns #555: FILE: drivers/mfd/airoha-an8855.c:491: + return devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, an8855_core_childs, CHECK: Please use a blank line after function/struct/union/enum declarations #573: FILE: drivers/mfd/airoha-an8855.c:509: +}; +mdio_module_driver(an8855_core_driver); total: 0 errors, 6 warnings, 1 checks, 539 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 1cf1208ee8af ("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, 6 warnings, 1 checks, 539 lines checked