[dpdk-test-report] |WARNING| pw71943 [PATCH v8 8/9] bus/pci: support Windows with bifurcated drivers

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 22 09:57:57 CEST 2020


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#222: FILE: drivers/bus/pci/windows/pci.c:281:
+	if (dev == NULL) {
+		goto end;
+	}

total: 0 errors, 1 warnings, 289 lines checked


More information about the test-report mailing list