[dpdk-test-report] |WARNING| pw89507 [PATCH v1 6/6] raw/ioat: add bus driver for device scanning automatically

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 18 19:22:28 CET 2021


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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#205: FILE: drivers/raw/ioat/idxd_bus.c:121:
+	if ((fd = open(sysfs_node, O_RDONLY)) < 0) {

WARNING:TYPO_SPELLING: 'witout' may be misspelled - perhaps 'without'?
#355: FILE: drivers/raw/ioat/idxd_bus.c:271:
+			return 0; /* no bus, return witout error */

total: 1 errors, 1 warnings, 334 lines checked


More information about the test-report mailing list