automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw130311 [PATCH v1 5/7] eal_memory: skip initialization
       [not found] <20230815013826.1288972-6-okaya@kernel.org>
@ 2023-08-15  1:40 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2023-08-15  1:40 UTC (permalink / raw)
  To: test-report; +Cc: okaya

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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#80: FILE: lib/eal/common/eal_common_memory.c:1087:
+	static int initialized = 0;

ERROR:INITIALISED_STATIC: do not initialise statics to 0
#107: FILE: lib/eal/common/malloc_heap.c:1408:
+	static int initialized = 0;

total: 2 errors, 0 warnings, 39 lines checked

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

only message in thread, other threads:[~2023-08-15  1:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230815013826.1288972-6-okaya@kernel.org>
2023-08-15  1:40 ` |WARNING| pw130311 [PATCH v1 5/7] eal_memory: skip initialization 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).