From: Abdul Rauf Date: Sun, 8 Jan 2017 02:45:22 +0000 (+0000) Subject: staging: sm750fb: fix checkpatch multiple blank lines check X-Git-Tag: v4.14-rc1~1455^2~392 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c7c5722d16fe73e1f8b0905e8bbda5f8f6e2c53b;p=platform%2Fkernel%2Flinux-rpi.git staging: sm750fb: fix checkpatch multiple blank lines check Fix the following checks: Please don't use multiple blank lines Signed-off-by: Abdul Rauf Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/sm750fb/sm750.c b/drivers/staging/sm750fb/sm750.c index e9632f1..1d9d5e1 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) {