CHECK: Alignment should match open parenthesis #148: FILE: drivers/net/ethernet/intel/ixgbe/devlink/devlink.c:84: + err = devlink_info_version_running_put(req, + DEVLINK_INFO_VERSION_GENERIC_FW_UNDI, CHECK: Alignment should match open parenthesis #155: FILE: drivers/net/ethernet/intel/ixgbe/devlink/devlink.c:91: + err = devlink_info_version_running_put(req, + DEVLINK_INFO_VERSION_GENERIC_FW_UNDI, CHECK: Alignment should match open parenthesis #165: FILE: drivers/net/ethernet/intel/ixgbe/devlink/devlink.c:101: + err = devlink_info_version_fixed_put(req, + DEVLINK_INFO_VERSION_GENERIC_FW_UNDI, total: 0 errors, 0 warnings, 3 checks, 145 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 6ccbeb04bb01 ("ixgbe: add handler for devlink .info_get()") 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, 145 lines checked