automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw93891 [PATCH v2 13/20] common/sfc_efx/base: add counter creation MCDI wrappers
       [not found] <20210604142414.283611-14-andrew.rybchenko@oktetlabs.ru>
@ 2021-06-04 14:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-06-04 14:26 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:TYPO_SPELLING: 'allocatedp' may be misspelled - perhaps 'allocated'?
#116: FILE: drivers/common/sfc_efx/base/efx.h:4445:
+	__out				uint32_t *n_allocatedp,

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

WARNING:TYPO_SPELLING: 'allocatedp' may be misspelled - perhaps 'allocated'?
#177: FILE: drivers/common/sfc_efx/base/efx_mae.c:2621:
+	__out				uint32_t *n_allocatedp,

WARNING:TYPO_SPELLING: 'allocatedp' may be misspelled - perhaps 'allocated'?
#235: FILE: drivers/common/sfc_efx/base/efx_mae.c:2679:
+	*n_allocatedp = n_allocated;

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

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

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

total: 4 errors, 3 warnings, 253 lines checked

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

only message in thread, other threads:[~2021-06-04 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210604142414.283611-14-andrew.rybchenko@oktetlabs.ru>
2021-06-04 14:26 ` [dpdk-test-report] |WARNING| pw93891 [PATCH v2 13/20] common/sfc_efx/base: add counter creation MCDI wrappers 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).