automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw111552 [PATCH 1/2] cmdline: add function to verify valid commands
       [not found] <20220520145631.137962-2-bruce.richardson@intel.com>
@ 2022-05-20 14:57 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-05-20 14:57 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

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

_coding style issues_


ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#106: FILE: lib/cmdline/cmdline_parse.c:187:
+__cmdline_parse(struct cmdline *cl, const char * buf, bool call_fn)

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#125: FILE: lib/cmdline/cmdline_parse.c:302:
+cmdline_parse(struct cmdline *cl, const char * buf)

ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#131: FILE: lib/cmdline/cmdline_parse.c:308:
+cmdline_parse_check(struct cmdline *cl, const char * buf)

total: 3 errors, 0 warnings, 84 lines checked

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

only message in thread, other threads:[~2022-05-20 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220520145631.137962-2-bruce.richardson@intel.com>
2022-05-20 14:57 ` |WARNING| pw111552 [PATCH 1/2] cmdline: add function to verify valid commands 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).