patch-2.4.0-test9 linux/drivers/scsi/gvp11.c
Next file: linux/drivers/scsi/hosts.c
Previous file: linux/drivers/scsi/gdth.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Mon Sep 18 13:36:25 2000
- Orig file:
v2.4.0-test8/linux/drivers/scsi/gvp11.c
- Orig date:
Wed Jan 26 12:45:20 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/scsi/gvp11.c linux/drivers/scsi/gvp11.c
@@ -352,17 +352,13 @@
}
-#ifdef MODULE
-
#define HOSTS_C
#include "gvp11.h"
-Scsi_Host_Template driver_template = GVP11_SCSI;
+static Scsi_Host_Template driver_template = GVP11_SCSI;
#include "scsi_module.c"
-
-#endif
int gvp11_release(struct Scsi_Host *instance)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)