[dpdk-test-report] |WARNING| pw34689 [PATCH] ring: fix compilation error with a broken else clause

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 30 09:49:20 CET 2018


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for any arm of this statement
#49: FILE: lib/librte_ring/rte_ring_generic.h:73:
+	if (enqueue) {
[...]
 	else
[...]

total: 0 errors, 1 warnings, 10 lines checked


More information about the test-report mailing list