[PATCH 15/40] drivers: input: Remove duplicate newlines
Marek Vasut
marek.vasut+renesas at mailbox.org
Sat Jul 20 14:40:40 CEST 2024
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
---
drivers/input/cros_ec_keyb.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/input/cros_ec_keyb.c b/drivers/input/cros_ec_keyb.c
index 0917ee20fed..dd1e1bc468e 100644
--- a/drivers/input/cros_ec_keyb.c
+++ b/drivers/input/cros_ec_keyb.c
@@ -28,7 +28,6 @@ struct cros_ec_keyb_priv {
int ghost_filter; /* 1 to enable ghost filter, else 0 */
};
-
/**
* Check the keyboard controller and return a list of key matrix positions
* for which a key is pressed
--
2.43.0
More information about the U-Boot
mailing list