[dpdk-test-report] |WARNING| pw68443 [PATCH v3 1/1] virt2phys: virtual to physical address translator for Windows

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 14 21:46:31 CEST 2020


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#253: FILE: windows/virt2phys/virt2phys.c:31:
+	if (!NT_SUCCESS(status)) {
+		KdPrint(("WdfDriverCreate() failed, status=%08x
", status));
+	}

total: 0 errors, 1 warnings, 621 lines checked


More information about the test-report mailing list