[dpdk-test-report] |WARNING| pw49632 [v3, 1/2] mbuf: add function returning default buffer address

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 10 19:36:51 CET 2019


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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#54: FILE: lib/librte_mbuf/rte_mbuf.h:800:
+static inline char * __rte_experimental

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#72: FILE: lib/librte_mbuf/rte_mbuf.h:818:
+static inline char * __rte_experimental

total: 2 errors, 0 warnings, 57 lines checked


More information about the test-report mailing list