automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw61632 [PATCH 1/8] eal: make lcore config private
       [not found] <1571736761-32134-2-git-send-email-david.marchand@redhat.com>
@ 2019-10-22  9:34 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-10-22  9:34 UTC (permalink / raw)
  To: test-report; +Cc: David Marchand

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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#107: 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"
#108: FILE: lib/librte_eal/common/eal_private.h:24:
+	void * volatile arg;       /**< argument of function */

total: 2 errors, 0 warnings, 109 lines checked

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

only message in thread, other threads:[~2019-10-22  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1571736761-32134-2-git-send-email-david.marchand@redhat.com>
2019-10-22  9:34 ` [dpdk-test-report] |WARNING| pw61632 [PATCH 1/8] 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).