* |WARNING| pw138984 [PATCH v19 04/15] windows: common wrapper for vasprintf and asprintf
[not found] <20240330030429.4630-5-stephen@networkplumber.org>
@ 2024-03-30 3:06 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2024-03-30 3:06 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/138984
_coding style issues_
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#220: FILE: lib/eal/windows/include/rte_os_shim.h:6:
+#include <stdio.h>
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#252: FILE: lib/eal/windows/include/rte_os_shim.h:148:
+ return -1;
+ } else {
total: 0 errors, 2 warnings, 146 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-30 3:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20240330030429.4630-5-stephen@networkplumber.org>
2024-03-30 3:06 ` |WARNING| pw138984 [PATCH v19 04/15] windows: common wrapper for vasprintf and asprintf 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).