lkml.org 
[lkml]   [2006]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[-mm patch] fix a superfluous kmem_set_shrinker() prototype
This patch fixes a bug I introduced in 
slab-cache-shrinker-statistics.patch.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.16-mm2-full/include/linux/slab.h.old 2006-03-31 15:56:09.000000000 +0200
+++ linux-2.6.16-mm2-full/include/linux/slab.h 2006-03-31 15:56:24.000000000 +0200
@@ -222,9 +222,6 @@

extern atomic_t slab_reclaim_pages;

-struct shrinker;
-extern void kmem_set_shrinker(kmem_cache_t *cachep, struct shrinker *shrinker);
-
#endif /* __KERNEL__ */

#endif /* _LINUX_SLAB_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-01 12:44    [W:0.037 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site