Staging: xgifb: Remove extra blank lines.
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>
This commit is contained in:
parent
3fc27711de
commit
0d46afbce6
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue