patch-2.4.0-test3 linux/drivers/block/xd.h
Next file: linux/drivers/block/z2ram.c
Previous file: linux/drivers/block/xd.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Wed Jul 5 11:01:25 2000
- Orig file:
v2.4.0-test2/linux/drivers/block/xd.h
- Orig date:
Thu May 11 15:30:06 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/block/xd.h linux/drivers/block/xd.h
@@ -103,9 +103,9 @@
const char *name;
} XD_SIGNATURE;
-int xd_setup (char *);
+static int xd_setup (char *);
#ifndef MODULE
-int xd_manual_geo_init (char *command);
+static int xd_manual_geo_init (char *command);
#endif /* MODULE */
static u_char xd_detect (u_char *controller, unsigned int *address);
static u_char xd_initdrives (void (*init_drive)(u_char drive));
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)