[dpdk-test-report] |WARNING| pw19701 [PATCH v9 04/12] eal: remove loop over drivers in device detach

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 18 11:35:34 CET 2017


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

_coding style issues_


WARNING:UNNECESSARY_PARENTHESES: Unnecessary parentheses - maybe == should be = ?
#155: FILE: lib/librte_eal/common/eal_common_pci.c:268:
+	if ((dev == NULL))

total: 0 errors, 1 warnings, 67 lines checked


More information about the test-report mailing list