]> Git Repo - linux.git/blobdiff - mm/zsmalloc.c
Merge tag 'jfs-6.5' of github.com:kleikamp/linux-shaggy
[linux.git] / mm / zsmalloc.c
index e4d1ad521738d55f49b9c8b013a34112cdb7e060..3f057970504e3b061242b9f2de65c42357fea5f4 100644 (file)
@@ -351,9 +351,7 @@ static void record_obj(unsigned long handle, unsigned long obj)
 
 #ifdef CONFIG_ZPOOL
 
-static void *zs_zpool_create(const char *name, gfp_t gfp,
-                            const struct zpool_ops *zpool_ops,
-                            struct zpool *zpool)
+static void *zs_zpool_create(const char *name, gfp_t gfp)
 {
        /*
         * Ignore global gfp flags: zs_malloc() may be invoked from
This page took 0.030172 seconds and 4 git commands to generate.