[dpdk-test-report] |WARNING| [PATCH 6/7] pci: Combine rte_eal_pci_scan and rte_eal_pci_probe

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 23 20:37:35 CET 2016


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#152: FILE: lib/librte_eal/common/eal_common_pci.c:427:
+	if (internal_config.no_pci) {
+		return 0;
+	}

total: 0 errors, 1 warnings, 129 lines checked


More information about the test-report mailing list