提交 2acb6111 编写于 作者: K Kumar Gaurav 提交者: Greg Kroah-Hartman

Staging: xgifb: Fixed a warning of Space before semicolon

Fixed issue by removing Space before semicolon
Signed-off-by: NKumar Gaurav <kumargauravgupta3@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 3140b458
......@@ -11,7 +11,7 @@ extern void XGI_GetVBType(struct vb_device_info *);
extern void XGI_SenseCRT1(struct vb_device_info *);
extern unsigned char XGISetModeNew(struct xgifb_video_info *xgifb_info,
struct xgi_hw_device_info *HwDeviceExtension,
unsigned short ModeNo) ;
unsigned short ModeNo);
extern unsigned char XGI_SearchModeID(unsigned short ModeNo,
unsigned short *ModeIdIndex);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册