[dpdk-test-report] |WARNING| [PATCH v2 22/31] net/i40e/base: acquire NVM lock before reads on all devices

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 9 15:45:39 CET 2016


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#66: 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