automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54967 [PATCH 13/28] vhost: move mmap/munmap
       [not found] <1560957293-17294-14-git-send-email-ndragazis@arrikto.com>
@ 2019-06-19 15:16 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-19 15:16 UTC (permalink / raw)
  To: test-report; +Cc: Nikos Dragazis

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#387: FILE: lib/librte_vhost/vhost_user.c:885:
+			if (msg->fds[i] >= 0) {
+				close(msg->fds[i]);
+			}

total: 0 errors, 1 warnings, 497 lines checked

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

only message in thread, other threads:[~2019-06-19 15:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1560957293-17294-14-git-send-email-ndragazis@arrikto.com>
2019-06-19 15:16 ` [dpdk-test-report] |WARNING| pw54967 [PATCH 13/28] vhost: move mmap/munmap 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).