* [dpdk-test-report] |WARNING| pw78350 [PATCH v2 27/60] common/sfc_efx/base: move TxQ init/fini wrappers to generic
[not found] <1600767288-12109-28-git-send-email-arybchenko@solarflare.com>
@ 2020-09-22 9:40 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-22 9:40 UTC (permalink / raw)
To: test-report; +Cc: Andrew Rybchenko
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/78350
_coding style issues_
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#311: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:2900:
+ if (MC_CMD_INIT_TXQ_IN_LEN(npages) > sizeof (payload)) {
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#373: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:2962:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#411: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:3000:
+ return (rc);
total: 2 errors, 1 warnings, 301 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-22 9:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1600767288-12109-28-git-send-email-arybchenko@solarflare.com>
2020-09-22 9:40 ` [dpdk-test-report] |WARNING| pw78350 [PATCH v2 27/60] common/sfc_efx/base: move TxQ init/fini wrappers to generic 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).