automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw101284 [PATCH v3 04/10] common/sfc_efx/base: add RECIRC ID match in action rules API
       [not found] <20211013002415.24453-5-ivan.malov@oktetlabs.ru>
@ 2021-10-13  0:25 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-13  0:25 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#152: FILE: drivers/common/sfc_efx/base/efx_mae.c:889:
+	return (rc);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#169: FILE: drivers/common/sfc_efx/base/efx_mae.c:906:
+					  sizeof (recirc_id), vp,

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#170: FILE: drivers/common/sfc_efx/base/efx_mae.c:907:
+					  sizeof (full_mask), mp);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#174: FILE: drivers/common/sfc_efx/base/efx_mae.c:911:
+	return (0);

total: 2 errors, 2 warnings, 98 lines checked

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

only message in thread, other threads:[~2021-10-13  0:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211013002415.24453-5-ivan.malov@oktetlabs.ru>
2021-10-13  0:25 ` [dpdk-test-report] |WARNING| pw101284 [PATCH v3 04/10] common/sfc_efx/base: add RECIRC ID match in action rules API 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).