[dpdk-test-report] |WARNING| [RFC PATCH 5/6] eal: supporting bus model in init process

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 17 06:29:17 CET 2016


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#173: FILE: lib/librte_eal/linuxapp/eal/eal.c:753:
+	if (ret) {
+		RTE_LOG(ERR, EAL, "Cannot init pmd devices
");
+	}

total: 0 errors, 1 warnings, 386 lines checked


More information about the test-report mailing list