* [PATCH] staging: most: remove extra blank line
@ 2023-03-22 14:22 Khadija Kamran
0 siblings, 0 replies; only message in thread
From: Khadija Kamran @ 2023-03-22 14:22 UTC (permalink / raw)
To: outreachy
Cc: Parthiban Veerasooran, Christian Gromm, Greg Kroah-Hartman,
linux-staging, linux-kernel
Remove extra blank line reported by checkpatch script.
Signed-off-by: Khadija Kamran <kamrankhadijadj@gmail.com>
---
drivers/staging/most/dim2/dim2.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/most/dim2/dim2.c b/drivers/staging/most/dim2/dim2.c
index 21d1c9f24c3d..9fa665c4038f 100644
--- a/drivers/staging/most/dim2/dim2.c
+++ b/drivers/staging/most/dim2/dim2.c
@@ -989,7 +989,6 @@ static int rcar_gen2_enable(struct platform_device *pdev)
writel(0x04, dev->io_base + 0x600);
}
-
/* BBCR = 0b11 */
writel(0x03, dev->io_base + 0x500);
writel(0x0002FF02, dev->io_base + 0x508);
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-22 14:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-22 14:22 [PATCH] staging: most: remove extra blank line Khadija Kamran
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox