Commit c7c5722d authored by Abdul Rauf's avatar Abdul Rauf Committed by Greg Kroah-Hartman
Browse files

staging: sm750fb: fix checkpatch multiple blank lines check



Fix the following checks:
Please don't use multiple blank lines

Signed-off-by: default avatarAbdul Rauf <abdulraufmujahid@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5dc6f89d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)
{