[dpdk-test-report] |WARNING| pw25191 [PATCH 03/10] bus: get iommu class

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 8 13:06:41 CEST 2017


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#65: FILE: lib/librte_eal/common/eal_common_bus.c:160:
+		if (bus->get_iommu_class) {
+			mode |= bus->get_iommu_class();
+		}

total: 0 errors, 1 warnings, 84 lines checked


More information about the test-report mailing list