Skip to content

Commit 46f566e

Browse files
Swetha5gregkh
authored andcommitted
Staging: panel: Removing multiple blank lines
This patch fixes the checkpatch issue CHECK: Please don't use multiple blank lines Signed-off-by: Sirnam Swetha <theonly.ultimate@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 2b3c9eb commit 46f566e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/staging/panel/panel.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@ static int keypad_enabled = NOT_SET;
576576
module_param(keypad_enabled, int, 0000);
577577
MODULE_PARM_DESC(keypad_enabled, "Deprecated option, use keypad_type instead");
578578

579-
580579
static const unsigned char *lcd_char_conv;
581580

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

0 commit comments

Comments
 (0)