[dpdk-test-report] |WARNING| [PATCH v3 22/31] net/i40e/base: fix NVM access intefering

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Dec 10 12:27:29 CET 2016


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#69: FILE: drivers/net/i40e/base/i40e_nvm.c:225:
+		if (hw->flags & I40E_HW_FLAG_AQ_SRCTL_ACCESS_ENABLE) {
[...]
-			i40e_release_nvm(hw);
[...]

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


More information about the test-report mailing list