mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
staging: xgifb: XGI_main_26.c Blank line before }
Make suggested checkpatch modification for CHECK: Blank lines aren't necessary before a close brace '}' Signed-off-by: Walt Feasel <waltfeasel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
e990c69d57
commit
edea29b809
@ -1465,7 +1465,6 @@ static int XGIfb_get_dram_size(struct xgifb_video_info *xgifb_info)
|
||||
reg,
|
||||
xgifb_info->video_size, ChannelNum);
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
||||
static void XGIfb_detect_VB(struct xgifb_video_info *xgifb_info)
|
||||
@ -1976,7 +1975,6 @@ static int xgifb_probe(struct pci_dev *pdev,
|
||||
fb_info->var.yres >>= 1;
|
||||
fb_info->var.yres_virtual >>= 1;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
fb_info->flags = FBINFO_FLAG_DEFAULT;
|
||||
|
Loading…
Reference in New Issue
Block a user