提交 13126077 编写于 作者: B Benoit Hiller 提交者: Greg Kroah-Hartman

staging: xgifb: Don't use multiple blank lines

Remove multiple blank lines. Problem found using checkpatch.pl
"CHECK: Please don't use multiple blank lines"
Signed-off-by: NBenoit Hiller <benoit.hiller@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 fdfda9a6
...@@ -2064,8 +2064,6 @@ static struct pci_driver xgifb_driver = { ...@@ -2064,8 +2064,6 @@ static struct pci_driver xgifb_driver = {
.remove = xgifb_remove .remove = xgifb_remove
}; };
/*****************************************************/ /*****************************************************/
/* MODULE */ /* MODULE */
/*****************************************************/ /*****************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册