patch-2.3.10 linux/drivers/char/ftape/lowlevel/ftape-init.c
Next file: linux/drivers/char/ftape/lowlevel/ftape-proc.c
Previous file: linux/drivers/char/esp.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-init.c
- Orig date:
Tue Dec 2 09:33:16 1997
diff -u --recursive --new-file v2.3.9/linux/drivers/char/ftape/lowlevel/ftape-init.c linux/drivers/char/ftape/lowlevel/ftape-init.c
@@ -64,7 +64,7 @@
/* Called by modules package when installing the driver
* or by kernel during the initialization phase
*/
-__initfunc(int ftape_init(void))
+int __init ftape_init(void)
{
TRACE_FUN(ft_t_flow);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)