]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Staging: panel: Removing multiple blank lines
authorSirnam Swetha <theonly.ultimate@gmail.com>
Tue, 27 Oct 2015 09:25:15 +0000 (14:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 22:55:17 +0000 (07:55 +0900)
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>
drivers/staging/panel/panel.c

index 6ce71ad11b10694ee81e2990e81769aeed837782..e62672b3c617feeb1a1c2c363ac96073f3211693 100644 (file)
@@ -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. */