Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 46f566ed authored by Sirnam Swetha's avatar Sirnam Swetha Committed by Greg Kroah-Hartman
Browse files

Staging: panel: Removing multiple blank lines



This patch fixes the checkpatch issue

CHECK: Please don't use multiple blank lines

Signed-off-by: default avatarSirnam Swetha <theonly.ultimate@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2b3c9eb2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -576,7 +576,6 @@ static int keypad_enabled = NOT_SET;
module_param(keypad_enabled, int, 0000);
MODULE_PARM_DESC(keypad_enabled, "Deprecated option, use keypad_type instead");


static const unsigned char *lcd_char_conv;

/* for some LCD drivers (ks0074) we need a charset conversion table. */