* [dpdk-test-report] |WARNING| pw54658 [PATCH v2 01/66] net/ice/base: add macro for rounding up [not found] <20190611155221.2703-2-leyi.rong@intel.com> @ 2019-06-13 13:55 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2019-06-13 13:55 UTC (permalink / raw) To: test-report; +Cc: Leyi Rong Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/54658 _coding style issues_ CHECK:MACRO_ARG_REUSE: Macro argument reuse 'b' - possible side-effects? #45: FILE: drivers/net/ice/base/ice_type.h:30: +#define ROUND_UP(a, b) ((b) * DIVIDE_AND_ROUND_UP((a), (b))) total: 0 errors, 0 warnings, 1 checks, 18 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-06-13 13:55 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20190611155221.2703-2-leyi.rong@intel.com> 2019-06-13 13:55 ` [dpdk-test-report] |WARNING| pw54658 [PATCH v2 01/66] net/ice/base: add macro for rounding up 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).