automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw31411 [PATCH 24/53] net/sfc/base: more accurately calculate number of PS credits
       [not found] <1510819481-6809-25-git-send-email-arybchenko@solarflare.com>
@ 2017-11-16  8:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-11-16  8:10 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse '_d' - possible side-effects?
#48: FILE: drivers/net/sfc/base/efx.h:52:
+#define	EFX_DIV_ROUND_UP(_n, _d)		(((_n) + (_d) - 1) / (_d))

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

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

only message in thread, other threads:[~2017-11-16  8:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1510819481-6809-25-git-send-email-arybchenko@solarflare.com>
2017-11-16  8:10 ` [dpdk-test-report] |WARNING| pw31411 [PATCH 24/53] net/sfc/base: more accurately calculate number of PS credits 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).