]> err.no Git - linux-2.6/blobdiff - fs/hfsplus/super.c
pm2fb: free cmap memory on module remove
[linux-2.6] / fs / hfsplus / super.c
index 3859118531c7c3b64b3726cc85894d0ce721c12c..e834e578c93f8f475f0194831a214e8eb4534138 100644 (file)
@@ -485,7 +485,7 @@ static struct file_system_type hfsplus_fs_type = {
        .fs_flags       = FS_REQUIRES_DEV,
 };
 
-static void hfsplus_init_once(struct kmem_cache *cachep, void *p)
+static void hfsplus_init_once(void *p)
 {
        struct hfsplus_inode_info *i = p;