Thread (39 messages) flat view 39 messages, 5 authors, 2021-06-10
STALE1885d

Revision v22 of 3 in this series.

Revisions (3)
  1. v20 [diff vs current]
  2. v22 current
  3. v23 [diff vs current]

[PATCH v22 10/18] memory: pl353-smc: Fix style

From: Miquel Raynal <miquel.raynal@bootlin.com>
Date: 2021-06-09 08:02:57
Also in: linux-arm-kernel, lkml
Subsystem: arm primecell pl35x smc driver, memory controller drivers, the rest · Maintainers: Miquel Raynal, Krzysztof Kozlowski, Linus Torvalds

Use proper spacing.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 drivers/memory/pl353-smc.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/memory/pl353-smc.c b/drivers/memory/pl353-smc.c
index 9c0a28416777..2d20b1b2c0e3 100644
--- a/drivers/memory/pl353-smc.c
+++ b/drivers/memory/pl353-smc.c
@@ -436,8 +436,8 @@ static void pl353_smc_remove(struct amba_device *adev)
 
 static const struct amba_id pl353_ids[] = {
 	{
-	.id = 0x00041353,
-	.mask = 0x000fffff,
+		.id = 0x00041353,
+		.mask = 0x000fffff,
 	},
 	{ 0, 0 },
 };
-- 
2.27.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help