automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw85268 [PATCH] net/enic: remove deprecated FDIR code
       [not found] <20201217013715.25499-1-johndale@cisco.com>
@ 2020-12-17  1:37 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-12-17  1:37 UTC (permalink / raw)
  To: test-report; +Cc: John Daley

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

_coding style issues_


WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#491: FILE: drivers/net/enic/enic_flow.c:1212:
+				return ENOTSUP;

WARNING:USE_NEGATIVE_ERRNO: return of an errno should typically be negative (ie: return -ENOTSUP)
#500: FILE: drivers/net/enic/enic_flow.c:1233:
+				return ENOTSUP;

total: 0 errors, 2 warnings, 0 checks, 135 lines checked

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

only message in thread, other threads:[~2020-12-17  1:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201217013715.25499-1-johndale@cisco.com>
2020-12-17  1:37 ` [dpdk-test-report] |WARNING| pw85268 [PATCH] net/enic: remove deprecated FDIR code 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).