automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw60443 [PATCH v8] eal: make lcore_config private
       [not found] <20191002194024.28782-1-stephen@networkplumber.org>
@ 2019-10-02 19:40 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-02 19:40 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#96: FILE: lib/librte_eal/common/eal_private.h:23:
+	lcore_function_t * volatile f; /**< function to call */

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#97: FILE: lib/librte_eal/common/eal_private.h:24:
+	void * volatile arg;       /**< argument of function */

total: 2 errors, 0 warnings, 108 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-02 19:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20191002194024.28782-1-stephen@networkplumber.org>
2019-10-02 19:40 ` [dpdk-test-report] |WARNING| pw60443 [PATCH v8] eal: make lcore_config private checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).