Commit d9921483 authored by Walt Feasel's avatar Walt Feasel Committed by Greg Kroah-Hartman
Browse files

staging: xgifb: XGI_main_26.c Comment style modifications



Make comment style modifications.

Signed-off-by: default avatarWalt Feasel <waltfeasel@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 20a035e2
Loading
Loading
Loading
Loading
+5 −9
Original line number Diff line number Diff line
@@ -2028,9 +2028,7 @@ error:
	return ret;
}

/*****************************************************/
/*                PCI DEVICE HANDLING                */
/*****************************************************/
/* -------------------- PCI DEVICE HANDLING -------------------- */

static void xgifb_remove(struct pci_dev *pdev)
{
@@ -2054,9 +2052,7 @@ static struct pci_driver xgifb_driver = {
	.remove = xgifb_remove
};

/*****************************************************/
/*                      MODULE                       */
/*****************************************************/
/* -------------------- MODULE -------------------- */

module_param(mode, charp, 0000);
MODULE_PARM_DESC(mode,