[dpdk-test-report] |WARNING| pw30785 [PATCH v1] net/mlx4: fix missing initializers for old GCC

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 24 14:36:43 CEST 2017


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 25)
#37: FILE: drivers/net/mlx4/mlx4_rxq.c:420:
+		} else {
+			 wq_num = 0; /* Shut up GCC 4.8 warnings. */

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


More information about the test-report mailing list