Thread (6 messages) flat view 6 messages, 2 authors, 2021-05-25
STALE1948d LANDED

Landed in mainline as a9f00c9760fe on 2021-05-25.

[PATCH 3/4] drivers/perf: arm-cmn: Add space after ','

From: Jay Fang <f.fangjian@huawei.com>
Date: 2021-05-11 13:25:50
Subsystem: arm interconnect pmu drivers, arm pmu profiling and debugging, the rest · Maintainers: Robin Murphy, Will Deacon, Mark Rutland, Linus Torvalds

From: Junhao He <redacted>

Fix a warning from checkpatch.pl.

ERROR: space required after that ',' (ctx:VxV)

Signed-off-by: Junhao He <redacted>
Signed-off-by: Jay Fang <f.fangjian@huawei.com>
---
 drivers/perf/arm-cmn.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/perf/arm-cmn.c b/drivers/perf/arm-cmn.c
index 56a5c35..d5b2372 100644
--- a/drivers/perf/arm-cmn.c
+++ b/drivers/perf/arm-cmn.c
@@ -31,7 +31,7 @@
 #define CMN_CI_CHILD_COUNT		GENMASK_ULL(15, 0)
 #define CMN_CI_CHILD_PTR_OFFSET		GENMASK_ULL(31, 16)
 
-#define CMN_CHILD_NODE_ADDR		GENMASK(27,0)
+#define CMN_CHILD_NODE_ADDR		GENMASK(27, 0)
 #define CMN_CHILD_NODE_EXTERNAL		BIT(31)
 
 #define CMN_ADDR_NODE_PTR		GENMASK(27, 14)
-- 
2.8.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help