patch-2.1.45 linux/include/linux/simp.h

Next file: linux/include/linux/slab.h
Previous file: linux/include/linux/sdla_x25.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.44/linux/include/linux/simp.h linux/include/linux/simp.h
@@ -24,7 +24,7 @@
  * Note for big-sized objects in the range of whole pages, use
  * the fast Linux page allocator instead, directly.
  */
-extern struct simp * simp_create(char * name, long size, long clearable_offset,
+extern struct simp * simp_create(char * name, long size,
 				 structor first_ctor, 
 				 structor again_ctor, 
 				 structor dtor);

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