projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03b236a
)
drivers: input: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Sat, 20 Jul 2024 12:40:40 +0000
(14:40 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 22 Jul 2024 16:53:05 +0000
(10:53 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
drivers/input/cros_ec_keyb.c
patch
|
blob
|
history
diff --git
a/drivers/input/cros_ec_keyb.c
b/drivers/input/cros_ec_keyb.c
index 0917ee20fedc76cc22990de667d3ff6b76c6bedc..dd1e1bc468e8a506797922eeabb1d3f166e96728 100644
(file)
--- 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