CHECK: Alignment should match open parenthesis #24: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:283: + ethtool_sprintf(&p, aq_ethtool_queue_rx_stat_names[si], CHECK: Alignment should match open parenthesis #32: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:289: + ethtool_sprintf(&p, aq_ethtool_queue_tx_stat_names[si], CHECK: Alignment should match open parenthesis #45: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:307: + ethtool_sprintf(&p, aq_ethtool_queue_rx_stat_names[si], CHECK: Alignment should match open parenthesis #55: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:315: + ethtool_sprintf(&p, aq_ethtool_queue_tx_stat_names[si], CHECK: Alignment should match open parenthesis #68: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:338: + ethtool_sprintf(&p, aq_macsec_txsc_stat_names[si], i); CHECK: Alignment should match open parenthesis #79: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:348: + ethtool_sprintf(&p, aq_macsec_txsa_stat_names[si], CHECK: Alignment should match open parenthesis #91: FILE: drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c:367: + ethtool_sprintf(&p, aq_macsec_rxsa_stat_names[si], total: 0 errors, 0 warnings, 7 checks, 74 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 3052d1333a88 ("net: atlantic: use ethtool_sprintf") 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, 7 checks, 74 lines checked