Staging: xgifb: Remove extra blank lines.
authorNavya Sri Nizamkari <navyasri.tech@gmail.com>
Thu, 22 Oct 2015 16:47:24 +0000 (22:17 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:11:30 +0000 (19:11 -0700)
This patch fixes the checkpatch.pl check:

CHECK: Please don't use multiple blank lines

Signed-off-by: Navya Sri Nizamkari <navyasri.tech@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_init.c

index 7982f076f5f63969791f9a449a4bd61e419c2c62..af91523592fe56342a5dfd8fd4dbc7081d41a62c 100644 (file)
@@ -498,7 +498,6 @@ static void XGINew_SetDRAMDefaultRegister340(
        xgifb_reg_set(P3c4, 0x1B, 0x03); /* SR1B */
 }
 
-
 static unsigned short XGINew_SetDRAMSize20Reg(
                unsigned short dram_size,
                struct vb_device_info *pVBInfo)
This page took 0.025706 seconds and 5 git commands to generate.