[dpdk-test-report] |WARNING| pw74553 [PATCH 20.11 14/20] raw/ioat: add start and stop functions for idxd devices

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 21 11:58:11 CEST 2020


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

_coding style issues_


WARNING:RETURN_VOID: void function return statements are not generally useful
#99: FILE: drivers/raw/ioat/idxd_pci.c:74:
+	return;
+}

WARNING:RETURN_VOID: void function return statements are not generally useful
#168: FILE: drivers/raw/ioat/idxd_vdev.c:57:
+	return;
+}

total: 0 errors, 2 warnings, 122 lines checked


More information about the test-report mailing list