CHECK: Alignment should match open parenthesis #74: FILE: drivers/net/phy/realtek.c:1148: + phy_write_paged(phydev, 0xd8c, offsets[i], + mac[(i * 2)] | (mac[(i * 2) + 1] << 8)); CHECK: Alignment should match open parenthesis #94: FILE: drivers/net/phy/realtek.c:1168: +static void rtl821x_get_wol(struct phy_device *phydev, + struct ethtool_wolinfo *wol) total: 0 errors, 0 warnings, 2 checks, 97 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 73ce13108944 ("net: phy: rtl8211f add ethtool set wol function") 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, 0 warnings, 2 checks, 97 lines checked