automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw21826 [PATCH 1/2] net/sfc/base: add advanced function to extract FW version
       [not found] <1489662095-23157-1-git-send-email-arybchenko@solarflare.com>
@ 2017-03-19 10:02 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-19 10:02 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#104: FILE: drivers/net/sfc/base/ef10_nic.c:962:
+	if ((rc = efx_mcdi_get_capabilities(enp, &flags, NULL, NULL,

CHECK:CAMELCASE: Avoid CamelCase: <__checkReturn>
#130: FILE: drivers/net/sfc/base/efx.h:1227:
+extern	__checkReturn		efx_rc_t

CHECK:SPACING: No space is necessary after a cast
#161: FILE: drivers/net/sfc/base/efx_mcdi.c:1042:
+	(void) memset(payload, 0, sizeof (payload));

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#161: FILE: drivers/net/sfc/base/efx_mcdi.c:1042:
+	(void) memset(payload, 0, sizeof (payload));

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#209: FILE: drivers/net/sfc/base/efx_mcdi.c:1090:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#216: FILE: drivers/net/sfc/base/efx_mcdi.c:1097:
+	return (rc);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#286: FILE: drivers/net/sfc/base/efx_nic.c:655:
+	return (0);

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#295: FILE: drivers/net/sfc/base/efx_nic.c:664:
+	return (rc);

total: 5 errors, 1 warnings, 2 checks, 241 lines checked

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

only message in thread, other threads:[~2017-03-19 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1489662095-23157-1-git-send-email-arybchenko@solarflare.com>
2017-03-19 10:02 ` [dpdk-test-report] |WARNING| pw21826 [PATCH 1/2] net/sfc/base: add advanced function to extract FW version 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).