automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw34107 [PATCH RFC 13/24] vhost: move mmap/munmap to AF_UNIX transport
       [not found] <20180119134444.24927-14-stefanha@redhat.com>
@ 2018-01-19 13:47 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-19 13:47 UTC (permalink / raw)
  To: test-report; +Cc: Stefan Hajnoczi

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

_coding style issues_


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

total: 0 errors, 1 warnings, 282 lines checked

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

only message in thread, other threads:[~2018-01-19 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180119134444.24927-14-stefanha@redhat.com>
2018-01-19 13:47 ` [dpdk-test-report] |WARNING| pw34107 [PATCH RFC 13/24] vhost: move mmap/munmap to AF_UNIX transport 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).