patch-2.1.118 linux/fs/dcache.c

Next file: linux/fs/devices.c
Previous file: linux/fs/coda/psdev.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.117/linux/fs/dcache.c linux/fs/dcache.c
@@ -916,7 +916,7 @@
 	return ino;
 }
 
-__initfunc(void dcache_init(void))
+void __init dcache_init(void)
 {
 	int i;
 	struct list_head *d = dentry_hashtable;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov