* [dpdk-test-report] |WARNING| pw33762 [PATCH] eal/arm64: fix memory barrier macros
[not found] <20180115235934.16054-1-thomas@monjalon.net>
@ 2018-01-16 0:01 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-16 0:01 UTC (permalink / raw)
To: test-report; +Cc: Thomas Monjalon
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/33762
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#49: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:18:
+#define dsb(opt) asm volatile("dsb " #opt : : : "memory")
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#50: FILE: lib/librte_eal/common/include/arch/arm/rte_atomic_64.h:19:
+#define dmb(opt) asm volatile("dmb " #opt : : : "memory")
total: 2 errors, 0 warnings, 10 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-16 0:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20180115235934.16054-1-thomas@monjalon.net>
2018-01-16 0:01 ` [dpdk-test-report] |WARNING| pw33762 [PATCH] eal/arm64: fix memory barrier macros 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).