automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw32412 [PATCH 04/23] eal: move all locking to heap
       [not found] <dd835b64989e04af641f806a4cc7b8f31303f45a.1513680516.git.anatoly.burakov@intel.com>
@ 2017-12-19 11:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-19 11:06 UTC (permalink / raw)
  To: test-report; +Cc: Anatoly Burakov

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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#85: FILE: lib/librte_eal/common/malloc_heap.c:177:
+int
+malloc_heap_free(struct malloc_elem *elem) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#105: FILE: lib/librte_eal/common/malloc_heap.c:197:
+int
+malloc_heap_resize(struct malloc_elem *elem, size_t size) {

total: 2 errors, 0 warnings, 111 lines checked

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

only message in thread, other threads:[~2017-12-19 11:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <dd835b64989e04af641f806a4cc7b8f31303f45a.1513680516.git.anatoly.burakov@intel.com>
2017-12-19 11:06 ` [dpdk-test-report] |WARNING| pw32412 [PATCH 04/23] eal: move all locking to heap 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).