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

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jun 21 12:28:36 CEST 2020


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

_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