summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-07-22 10:54:13 -0600
committerTom Rini <[email protected]>2024-07-22 10:54:13 -0600
commitf1aa32d65d31c8f8a43617e724495d0aad011620 (patch)
treea48c1f694ae6a8f8f79f7b5946002ed7328574f8 /drivers/input
parent9b186f68afbf0d08bc5108108c8748b4b0511aee (diff)
parentf553d29ae87697f0a0c74df7c66ce47cc34805d7 (diff)
Merge patch series "drivers: ata: Remove duplicate newlines"
Drop all duplicate newlines from the driver directory files.
Diffstat (limited to 'drivers/input')
-rw-r--r--drivers/input/cros_ec_keyb.c1
1 files changed, 0 insertions, 1 deletions
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