automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105450 [PATCH v2 15/16] net/pfe: reduce driver initialization time
       [not found] <20211227161645.24359-16-nipun.gupta@nxp.com>
@ 2021-12-27 16:19 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-12-27 16:19 UTC (permalink / raw)
  To: test-report; +Cc: nipun.gupta

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'd' - possible side-effects?
#79: FILE: drivers/net/pfe/pfe_hif.c:12:
+#define DIV_ROUND_UP(n, d) (((n) + (d) - 1) / (d))

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

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

only message in thread, other threads:[~2021-12-27 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211227161645.24359-16-nipun.gupta@nxp.com>
2021-12-27 16:19 ` |WARNING| pw105450 [PATCH v2 15/16] net/pfe: reduce driver initialization time 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).