|WARNING| pw128912 [PATCH v3 1/4] common/sfc_efx/base: discover NIC partitioning mode

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 22 13:40:31 CEST 2023


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128912

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#152: FILE: drivers/common/sfc_efx/base/ef10_nic.c:1116:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#157: FILE: drivers/common/sfc_efx/base/ef10_nic.c:1121:
+	return (rc);

total: 2 errors, 0 warnings, 133 lines checked


More information about the test-report mailing list