automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw50230 [35/38] net/sfc/base: simplify EF10 family run-time checks
       [not found] <1549556983-10896-36-git-send-email-arybchenko@solarflare.com>
@ 2019-02-07 16:36 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-02-07 16:36 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse '_enp' - possible side-effects?
#409: FILE: drivers/net/sfc/base/efx_impl.h:744:
+#define	EFX_FAMILY_IS_EF10(_enp) \
+	((_enp)->en_family == EFX_FAMILY_MEDFORD2 || \
+	 (_enp)->en_family == EFX_FAMILY_MEDFORD || \
+	 (_enp)->en_family == EFX_FAMILY_HUNTINGTON)

total: 0 errors, 0 warnings, 1 checks, 341 lines checked

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

only message in thread, other threads:[~2019-02-07 16:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1549556983-10896-36-git-send-email-arybchenko@solarflare.com>
2019-02-07 16:36 ` [dpdk-test-report] |WARNING| pw50230 [35/38] net/sfc/base: simplify EF10 family run-time checks 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).