automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw81556 [PATCH v2 40/62] common/sfc_efx/base: refactor version / boot info get helper
       [not found] <1603185222-14831-41-git-send-email-arybchenko@solarflare.com>
@ 2020-10-20  9:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-20  9:36 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#134: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:976:
+	EFX_STATIC_ASSERT(sizeof (verp->emv_version) ==

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#136: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:978:
+	EFX_STATIC_ASSERT(sizeof (verp->emv_firmware) ==

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#177: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:1003:
+	memset(verp, 0, sizeof (*verp));

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

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

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

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

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#298: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:1107:
+		memset(ver.emv_version, 0, sizeof (ver.emv_version));

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#307: FILE: drivers/common/sfc_efx/base/efx_mcdi.c:1115:
+		memcpy(versionp, ver.emv_version, sizeof (ver.emv_version));

total: 4 errors, 5 warnings, 231 lines checked

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

only message in thread, other threads:[~2020-10-20  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1603185222-14831-41-git-send-email-arybchenko@solarflare.com>
2020-10-20  9:36 ` [dpdk-test-report] |WARNING| pw81556 [PATCH v2 40/62] common/sfc_efx/base: refactor version / boot info get helper 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).