aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb
diff options
context:
space:
mode:
authorAbdul Rauf <abdulraufmujahid@gmail.com>2017-01-08 02:45:22 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-10 17:40:14 +0100
commitc7c5722d16fe73e1f8b0905e8bbda5f8f6e2c53b (patch)
treef1234edec6c532302b7db386f5e621526ec6444c /drivers/staging/sm750fb
parentStaging: comedi: comedi_fops: Remove unused stat.h header (diff)
downloadlinux-dev-c7c5722d16fe73e1f8b0905e8bbda5f8f6e2c53b.tar.xz
linux-dev-c7c5722d16fe73e1f8b0905e8bbda5f8f6e2c53b.zip
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>
Diffstat (limited to 'drivers/staging/sm750fb')
-rw-r--r--drivers/staging/sm750fb/sm750.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/sm750fb/sm750.c b/drivers/staging/sm750fb/sm750.c
index e9632f162f99..1d9d5e155813 100644
--- a/drivers/staging/sm750fb/sm750.c
+++ b/drivers/staging/sm750fb/sm750.c
@@ -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)
{