automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw121818 [PATCH v2 2/3] graph: pcap capture for graph nodes
       [not found] <20230111085343.2058993-2-amitprakashs@marvell.com>
@ 2023-01-11  8:55 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-01-11  8:55 UTC (permalink / raw)
  To: test-report; +Cc: Amit Prakash Shukla

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

_coding style issues_


WARNING:TYPO_SPELLING: 'CREAT' may be misspelled - perhaps 'CREATE'?
#191: FILE: lib/graph/graph_pcap_trace.c:89:
+	fd = open(file_name, O_CREAT | O_TRUNC | O_WRONLY, 0664);

WARNING:TYPO_SPELLING: 'WRONLY' may be misspelled - perhaps 'WRONGLY'?
#191: FILE: lib/graph/graph_pcap_trace.c:89:
+	fd = open(file_name, O_CREAT | O_TRUNC | O_WRONLY, 0664);

total: 0 errors, 2 warnings, 337 lines checked

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

only message in thread, other threads:[~2023-01-11  8:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230111085343.2058993-2-amitprakashs@marvell.com>
2023-01-11  8:55 ` |WARNING| pw121818 [PATCH v2 2/3] graph: pcap capture for graph nodes 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).