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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 22 05:49:10 CEST 2023


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

_coding style issues_


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

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

total: 2 errors, 0 warnings, 134 lines checked


More information about the test-report mailing list