CHECK: Alignment should match open parenthesis #41: FILE: drivers/net/ethernet/mediatek/mtk_eth_soc.c:958: +static void rt5350_mac_config(struct phylink_config *config, unsigned int mode, + const struct phylink_link_state *state) WARNING: line length of 82 exceeds 80 columns #45: FILE: drivers/net/ethernet/mediatek/mtk_eth_soc.c:962: +static void rt5350_mac_link_down(struct phylink_config *config, unsigned int mode, CHECK: Alignment should match open parenthesis #46: FILE: drivers/net/ethernet/mediatek/mtk_eth_soc.c:963: +static void rt5350_mac_link_down(struct phylink_config *config, unsigned int mode, + phy_interface_t interface) CHECK: Alignment should match open parenthesis #51: FILE: drivers/net/ethernet/mediatek/mtk_eth_soc.c:968: +static void rt5350_mac_link_up(struct phylink_config *config, + struct phy_device *phy, CHECK: Please don't use multiple blank lines #79: FILE: drivers/net/ethernet/mediatek/mtk_eth_soc.c:4932: + total: 0 errors, 1 warnings, 4 checks, 63 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 da2dcde28417 ("net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628") 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, 1 warnings, 4 checks, 63 lines checked