[dpdk-test-report] |WARNING| pw20416 [PATCH 1/2] Fix container_of() macro to work with const members

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 14 15:36:27 CET 2017


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#79: FILE: lib/librte_eal/common/include/rte_common.h:350:
+			const typeof(((type *)0)->member) *_ptr = (ptr); \
 			                                  ^

total: 1 errors, 0 warnings, 11 lines checked


More information about the test-report mailing list