automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31112 [PATCH 1/3] net/failsafe: fix removal handling lack
       [not found] <1509637324-13525-2-git-send-email-matan@mellanox.com>
@ 2017-11-02 15:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-02 15:43 UTC (permalink / raw)
  To: test-report; +Cc: Matan Azrad

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 's' - possible side-effects?
#272: FILE: drivers/net/failsafe/failsafe_private.h:268:
+#define SUBDEV_REMOVED(s, e) \
+	(s->remove || \
+	 (((e) == -ENODEV) && (ETH(s)->data->dev_flags & RTE_ETH_DEV_INTR_RMV)))

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

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

only message in thread, other threads:[~2017-11-02 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1509637324-13525-2-git-send-email-matan@mellanox.com>
2017-11-02 15:43 ` [dpdk-test-report] |WARNING| pw31112 [PATCH 1/3] net/failsafe: fix removal handling lack 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).