|WARNING| pw143557 [PATCH v1 22/30] net/i40e/base: fix unchecked return value

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 2 11:57:44 CEST 2024


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'status == I40E_SUCCESS'
#90: FILE: drivers/net/i40e/base/i40e_common.c:4219:
+		if ((status == I40E_SUCCESS) && (!(port_cfg & I40E_PRTGEN_CNF_PORT_DIS_MASK)))

total: 0 errors, 0 warnings, 1 checks, 10 lines checked


More information about the test-report mailing list