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
- Lines: 9
- Date:
Thu Aug 20 14:33:11 1998
- Orig file:
v2.1.117/linux/fs/buffer.c
- Orig date:
Wed Jun 24 22:54:08 1998
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