]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
drivers: input: Remove duplicate newlines
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 20 Jul 2024 12:40:40 +0000 (14:40 +0200)
committerTom 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

index 0917ee20fedc76cc22990de667d3ff6b76c6bedc..dd1e1bc468e8a506797922eeabb1d3f166e96728 100644 (file)
@@ -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