]> err.no Git - linux-2.6/blobdiff - include/linux/slab.h
SLAB: Move two remaining SLAB specific definitions to slab_def.h
[linux-2.6] / include / linux / slab.h
index 71829efc40ba22595419c6d2c46f9d3177e4b590..5dbc0bae26e3659c312924bc5a5b68ca87cf67f8 100644 (file)
@@ -233,9 +233,6 @@ extern void *__kmalloc_node_track_caller(size_t, gfp_t, int, void *);
 
 #endif /* DEBUG_SLAB */
 
-extern const struct seq_operations slabinfo_op;
-ssize_t slabinfo_write(struct file *, const char __user *, size_t, loff_t *);
-
 #endif /* __KERNEL__ */
 #endif /* _LINUX_SLAB_H */