* [dpdk-test-report] |WARNING| pw81649 [PATCH 18/21] net/ice/base: introduce and use FLEX_ARRAY_SIZE where possible [not found] <20201020224846.1592682-19-qi.z.zhang@intel.com> @ 2020-10-20 22:52 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2020-10-20 22:52 UTC (permalink / raw) To: test-report; +Cc: Qi Zhang Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/81649 _coding style issues_ CHECK:MACRO_ARG_PRECEDENCE: Macro argument '_mem' may be better as '(_mem)' to avoid precedence issues #109: FILE: drivers/net/ice/base/ice_type.h:48: +#define FLEX_ARRAY_SIZE(_ptr, _mem, cnt) ((cnt) * sizeof(_ptr->_mem[0])) total: 0 errors, 0 warnings, 1 checks, 26 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-20 22:52 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <20201020224846.1592682-19-qi.z.zhang@intel.com> 2020-10-20 22:52 ` [dpdk-test-report] |WARNING| pw81649 [PATCH 18/21] net/ice/base: introduce and use FLEX_ARRAY_SIZE where possible 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).