automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw54797 [PATCH] net/bnxt: fix compilation error with some compilers
       [not found] <20190614042057.37389-1-ajit.khaparde@broadcom.com>
@ 2019-06-14  4:23 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-06-14  4:23 UTC (permalink / raw)
  To: test-report; +Cc: Ajit Khaparde

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'y' - possible side-effects?
#38: FILE: drivers/net/bnxt/bnxt_ethdev.c:3548:
+#define bnxt_roundup(x, y)   ((((x) + ((y) - 1)) / (y)) * (y))

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

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

only message in thread, other threads:[~2019-06-14  4:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190614042057.37389-1-ajit.khaparde@broadcom.com>
2019-06-14  4:23 ` [dpdk-test-report] |WARNING| pw54797 [PATCH] net/bnxt: fix compilation error with some compilers 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).