staging: sm750fb: fix checkpatch multiple blank lines check
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>
This commit is contained in:
parent
5dc6f89da1
commit
c7c5722d16
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue