automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH v2 08/55] net/sfc: import libefx MCDI proxy authorization support
       [not found] <1480436367-20749-9-git-send-email-arybchenko@solarflare.com>
@ 2016-11-29 16:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-11-29 16:20 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#138: FILE: drivers/net/sfc/base/efx_mcdi.c:357:
+		    (err_len == sizeof (err))) {

CHECK:CAMELCASE: Avoid CamelCase: <__checkReturn>
#170: FILE: drivers/net/sfc/base/efx_mcdi.c:755:
+	__checkReturn	efx_rc_t

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

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

total: 2 errors, 1 warnings, 1 checks, 143 lines checked

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

only message in thread, other threads:[~2016-11-29 16:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1480436367-20749-9-git-send-email-arybchenko@solarflare.com>
2016-11-29 16:20 ` [dpdk-test-report] |WARNING| [PATCH v2 08/55] net/sfc: import libefx MCDI proxy authorization support 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).