patch-2.1.118 linux/fs/buffer.c

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

diff -u --recursive --new-file v2.1.117/linux/fs/buffer.c linux/fs/buffer.c
@@ -1736,7 +1736,7 @@
  * Use gfp() for the hash table to decrease TLB misses, use
  * SLAB cache for buffer heads.
  */
-__initfunc(void buffer_init(void))
+void __init buffer_init(void)
 {
 	int order = 5;		/* Currently maximum order.. */
 	unsigned int nr_hash;

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