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

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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 327 lines checked

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

only message in thread, other threads:[~2023-01-12 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230112100106.2180665-2-amitprakashs@marvell.com>
2023-01-12 10:02 ` |WARNING| pw121887 [PATCH v3 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).