]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/hfs/super.c
sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.
[mv-sheeva.git] / fs / hfs / super.c
index ac2ec5ef66e4a244461b2c8dd3f027626f943ae6..4abb1047c68992806125c1ad003e91a9f0cdbd41 100644 (file)
@@ -432,7 +432,7 @@ static struct file_system_type hfs_fs_type = {
        .fs_flags       = FS_REQUIRES_DEV,
 };
 
-static void hfs_init_once(struct kmem_cache *cachep, void *p)
+static void hfs_init_once(void *p)
 {
        struct hfs_inode_info *i = p;