automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153119 [PATCH v2 36/45] common/sfc_efx/base: correct MAC PDU calculation on Medford4
       [not found] <20250423160002.35706-37-ivan.malov@arknetworks.am>
@ 2025-04-23 16:06 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-04-23 16:06 UTC (permalink / raw)
  To: test-report; +Cc: Ivan Malov

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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#162: FILE: drivers/common/sfc_efx/base/efx_mac.c:125:
+		return sdu + 14 /* ETH */ + 4 /* VLAN */ + 4 /* FCS */;
+	} else {

total: 0 errors, 1 warnings, 112 lines checked

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

only message in thread, other threads:[~2025-04-23 16:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250423160002.35706-37-ivan.malov@arknetworks.am>
2025-04-23 16:06 ` |WARNING| pw153119 [PATCH v2 36/45] common/sfc_efx/base: correct MAC PDU calculation on Medford4 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).