* [dpdk-test-report] |WARNING| pw24770 [PATCH RFC 20/39] mempool/dpaa: add support for NXP DPAA Mempool
[not found] <1495880735-1651-21-git-send-email-shreyansh.jain@nxp.com>
@ 2017-05-27 10:20 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-27 10:20 UTC (permalink / raw)
To: test-report; +Cc: Shreyansh Jain
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24770
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#449: FILE: drivers/mempool/dpaa/dpaa_mempool.h:68:
+#define DPAA_MEMPOOL_TO_POOL_INFO(__mp) \
+ (struct pool_info_entry *)__mp->pool_data
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#452: FILE: drivers/mempool/dpaa/dpaa_mempool.h:71:
+#define DPAA_MEMPOOL_TO_BPID(__mp) \
+ ((struct pool_info_entry *)__mp->pool_data)->bpid
total: 2 errors, 0 warnings, 414 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-27 10:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <1495880735-1651-21-git-send-email-shreyansh.jain@nxp.com>
2017-05-27 10:20 ` [dpdk-test-report] |WARNING| pw24770 [PATCH RFC 20/39] mempool/dpaa: add support for NXP DPAA Mempool 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).