staging: sm750fb: fix checkpatch multiple blank lines check
authorAbdul Rauf <abdulraufmujahid@gmail.com>
Sun, 8 Jan 2017 02:45:22 +0000 (02:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Jan 2017 16:40:14 +0000 (17:40 +0100)
Fix the following checks:
Please don't use multiple blank lines

Signed-off-by: Abdul Rauf <abdulraufmujahid@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c

index e9632f162f99db7515cae26c4a75a1004bd59fa1..1d9d5e1558138b6e25b9ab907232b4ebf43989f7 100644 (file)
@@ -100,7 +100,6 @@ static const struct fb_videomode lynx750_ext[] = {
         FB_VMODE_NONINTERLACED},
 };
 
-
 /* no hardware cursor supported under version 2.6.10, kernel bug */
 static int lynxfb_ops_cursor(struct fb_info *info, struct fb_cursor *fbcursor)
 {