automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw67418 [PATCH 5/6] net/sfc/base: add API to get currently operating filters
       [not found] <1585563945-9537-6-git-send-email-arybchenko@solarflare.com>
@ 2020-03-30 10:28 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-03-30 10:28 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around enp->en_port
#120: FILE: drivers/net/sfc/base/ef10_filter.c:1764:
+	efx_port_t *epp = &(enp->en_port);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around enp->en_port
#138: FILE: drivers/net/sfc/base/ef10_filter.c:1819:
+	efx_port_t *epp = &(enp->en_port);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around enp->en_port
#154: FILE: drivers/net/sfc/base/ef10_filter.c:1874:
+	efx_port_t *epp = &(enp->en_port);

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around enp->en_port
#187: FILE: drivers/net/sfc/base/ef10_filter.c:1968:
+	efx_port_t *epp = &(enp->en_port);

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#222: FILE: drivers/net/sfc/base/efx.h:548:
+efx_mac_filter_get_all_ucast_mcast(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#254: FILE: drivers/net/sfc/base/efx_mac.c:222:
+efx_mac_filter_get_all_ucast_mcast(

CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around enp->en_port
#259: FILE: drivers/net/sfc/base/efx_mac.c:227:
+	efx_port_t *epp = &(enp->en_port);

total: 0 errors, 0 warnings, 7 checks, 144 lines checked

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

only message in thread, other threads:[~2020-03-30 10:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1585563945-9537-6-git-send-email-arybchenko@solarflare.com>
2020-03-30 10:28 ` [dpdk-test-report] |WARNING| pw67418 [PATCH 5/6] net/sfc/base: add API to get currently operating filters 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).