Commit 13126077 authored by Benoit Hiller's avatar Benoit Hiller Committed by Greg Kroah-Hartman
Browse files

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: default avatarBenoit Hiller <benoit.hiller@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent fdfda9a6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2064,8 +2064,6 @@ static struct pci_driver xgifb_driver = {
	.remove = xgifb_remove
};



/*****************************************************/
/*                      MODULE                       */
/*****************************************************/