[dpdk-test-report] |WARNING| pw23850 [PATCH 10/11] net/qede/base: fix find zero bit macro

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 25 09:30:43 CEST 2017


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

_coding style issues_


ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#38: FILE: drivers/net/qede/base/bcm_osal.c:101:
+	for (i = 0; i < nwords && ~(addr[i]) == 0; i++);

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


More information about the test-report mailing list