automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw120008 [PATCH 05/11] malloc: malloc_elem_join_adjacent_free can return null
       [not found] <20221121204015.1135573-6-okaya@kernel.org>
@ 2022-11-21 20:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-11-21 20:42 UTC (permalink / raw)
  To: test-report; +Cc: okaya

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#77: FILE: lib/eal/common/malloc_heap.c:100:
+	if (!elem) {
+		return NULL;
+	}

total: 0 errors, 1 warnings, 9 lines checked

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

only message in thread, other threads:[~2022-11-21 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221121204015.1135573-6-okaya@kernel.org>
2022-11-21 20:42 ` |WARNING| pw120008 [PATCH 05/11] malloc: malloc_elem_join_adjacent_free can return null 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).