automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw20272 [PATCH v2 19/25] eal: do not error if plugins fail to init
       [not found] <20170208185142.28678-20-aconole@redhat.com>
@ 2017-02-08 18:52 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-02-08 18:52 UTC (permalink / raw)
  To: test-report; +Cc: Aaron Conole

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#66: FILE: lib/librte_eal/linuxapp/eal/eal.c:881:
+	if (eal_plugins_init() < 0) {
+		RTE_LOG(ERR, EAL, "Cannot init plugins
");
+	}

total: 0 errors, 1 warnings, 11 lines checked

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

only message in thread, other threads:[~2017-02-08 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170208185142.28678-20-aconole@redhat.com>
2017-02-08 18:52 ` [dpdk-test-report] |WARNING| pw20272 [PATCH v2 19/25] eal: do not error if plugins fail to init 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).