CHECK: Alignment should match open parenthesis #66: FILE: tools/testing/selftests/drivers/net/hw/ncdevmem.c:464: + ethtool_rings_set_req_set_tcp_data_split(req, + ETHTOOL_TCP_DATA_SPLIT_UNKNOWN); CHECK: Alignment should match open parenthesis #89: FILE: tools/testing/selftests/drivers/net/hw/ncdevmem.c:495: + ethtool_rings_set_req_set_tcp_data_split(req, + ETHTOOL_TCP_DATA_SPLIT_ENABLED); CHECK: Alignment should match open parenthesis #93: FILE: tools/testing/selftests/drivers/net/hw/ncdevmem.c:499: + ethtool_rings_set_req_set_tcp_data_split(req, + ETHTOOL_TCP_DATA_SPLIT_UNKNOWN); total: 0 errors, 0 warnings, 3 checks, 167 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 6725efe79583 ("selftests: drv-net: ncdevmem: configure and restore HDS threshold") 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, 3 checks, 167 lines checked