patch-2.3.10 linux/drivers/char/ftape/zftape/zftape-init.c

Next file: linux/drivers/char/hfmodem/main.c
Previous file: linux/drivers/char/ftape/lowlevel/ftape-setup.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.9/linux/drivers/char/ftape/zftape/zftape-init.c linux/drivers/char/ftape/zftape/zftape-init.c
@@ -414,7 +414,7 @@
 /*  Called by modules package when installing the driver or by kernel
  *  during the initialization phase
  */
-__initfunc(int zft_init(void))
+int __init zft_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)