CHECK: Alignment should match open parenthesis #28: FILE: drivers/net/phy/phylink.c:2419: +static phy_interface_t phylink_sfp_select_interface(struct phylink *pl, + const unsigned long *link_modes) CHECK: Alignment should match open parenthesis #51: FILE: drivers/net/phy/phylink.c:2616: + config.interface = phylink_sfp_select_interface(pl, config.advertising); total: 0 errors, 0 warnings, 2 checks, 53 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 66ae9229b409 ("net: phylink: add common validation for sfp_select_interface()") 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, 53 lines checked