[dpdk-test-report] |WARNING| pw32292 [PATCH 5/5] loadbalancer: remove (unnecessary) parenthesis

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 15 00:33:22 CET 2017


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#28: FILE: examples/load_balancer/config.c:360:
+		if (errno != 0) {
 			return -2;
 		}

total: 0 errors, 1 warnings, 8 lines checked


More information about the test-report mailing list