patch-2.3.10 linux/drivers/char/ftape/lowlevel/ftape-setup.c
Next file: linux/drivers/char/ftape/zftape/zftape-init.c
Previous file: linux/drivers/char/ftape/lowlevel/ftape-proc.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 6 19:16:55 1999
- Orig file:
v2.3.9/linux/drivers/char/ftape/lowlevel/ftape-setup.c
- Orig date:
Tue Nov 25 14:45:27 1997
diff -u --recursive --new-file v2.3.9/linux/drivers/char/ftape/lowlevel/ftape-setup.c linux/drivers/char/ftape/lowlevel/ftape-setup.c
@@ -60,7 +60,7 @@
{ "mach2", &ft_mach2, CONFIG_FT_MACH2, 0, 1}
};
-__initfunc(void ftape_setup(char *str, int *ints))
+void __init ftape_setup(char *str, int *ints)
{
int i;
int param;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)