[dpdk-test-report] |WARNING| pw41593 [v8, 07/21] devargs: add function to parse device layers

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 26 18:57:15 CEST 2018


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

_coding style issues_


ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)"
#171: FILE: lib/librte_eal/common/eal_common_devargs.c:185:
+		char *s = (void*)(intptr_t)(da->data);

total: 1 errors, 0 warnings, 212 lines checked


More information about the test-report mailing list