[dpdk-test-report] |WARNING| pw93028 [PATCH] raw/ioat: fix bus requiring virtual addressing when no devs

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 6 17:11:05 CEST 2021


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#94: FILE: drivers/raw/ioat/idxd_bus.c:22:
+static unsigned int devcount = 0;

total: 1 errors, 0 warnings, 24 lines checked


More information about the test-report mailing list