automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw40567 [PATCH 1/2] memalloc: do not leave unmapped holes in EAL virtual memory area
       [not found] <1527857469-159391-1-git-send-email-dariuszx.stojaczyk@intel.com>
@ 2018-06-01  9:18 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-06-01  9:18 UTC (permalink / raw)
  To: test-report; +Cc: Dariusz Stojaczyk

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#67: FILE: lib/librte_eal/linuxapp/eal/eal_memalloc.c:597:
+		if (new_addr != NULL) {
+			munmap(new_addr, alloc_sz);
+		}

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#72: FILE: lib/librte_eal/linuxapp/eal/eal_memalloc.c:602:
+		 * override it in the future. */

total: 0 errors, 2 warnings, 35 lines checked

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

only message in thread, other threads:[~2018-06-01  9:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1527857469-159391-1-git-send-email-dariuszx.stojaczyk@intel.com>
2018-06-01  9:18 ` [dpdk-test-report] |WARNING| pw40567 [PATCH 1/2] memalloc: do not leave unmapped holes in EAL virtual memory area 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).