automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw46473 [v3, 01/12] eal: add param register infrastructure
       [not found] <20181010105134.48079-2-kevin.laatz@intel.com>
@ 2018-10-10 10:52 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-10-10 10:52 UTC (permalink / raw)
  To: test-report; +Cc: Kevin Laatz

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

_coding style issues_


ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#226: FILE: lib/librte_eal/common/rte_param.c:18:
+int
+rte_param_parse(char *flag) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#239: FILE: lib/librte_eal/common/rte_param.c:31:
+void __rte_experimental
+rte_param_register(struct rte_param *reg_param) {

ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line
#244: FILE: lib/librte_eal/common/rte_param.c:36:
+int
+rte_param_init(void) {

total: 3 errors, 0 warnings, 232 lines checked

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

only message in thread, other threads:[~2018-10-10 10:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181010105134.48079-2-kevin.laatz@intel.com>
2018-10-10 10:52 ` [dpdk-test-report] |WARNING| pw46473 [v3, 01/12] eal: add param register infrastructure 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).