* [dpdk-test-report] |WARNING| pw36756 [PATCH v8 3/9] eventtimer: add common code
[not found] <1522358852-3630-4-git-send-email-erik.g.carrillo@intel.com>
@ 2018-03-29 21:29 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-03-29 21:29 UTC (permalink / raw)
To: test-report; +Cc: Erik Carrillo
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/36756
_coding style issues_
ERROR:SPACING: space required after that ',' (ctx:VxB)
#135: FILE: lib/librte_eventdev/rte_event_timer_adapter.c:28:
+ RTE_FMT("EVTIMER: %s() line %u: " RTE_FMT_HEAD(__VA_ARGS__,) \
^
ERROR:SPACING: space required after that ',' (ctx:VxB)
#136: FILE: lib/librte_eventdev/rte_event_timer_adapter.c:29:
+ "
", __func__, __LINE__, RTE_FMT_TAIL(__VA_ARGS__,)))
^
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#208: FILE: lib/librte_eventdev/rte_event_timer_adapter.c:101:
+struct rte_event_timer_adapter * __rte_experimental
ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#215: FILE: lib/librte_eventdev/rte_event_timer_adapter.c:108:
+struct rte_event_timer_adapter * __rte_experimental
total: 4 errors, 0 warnings, 695 lines checked
^ permalink raw reply [flat|nested] only message in thread