[PATCH] spufs: fix sparse warnings
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / cell / spufs / inode.c
index 687f80d09f416f4bd40e4b51bff3d0a7ee95f7b7..1f3507c75e90068c49a00b2adc66ca72a3cda90e 100644 (file)
@@ -293,9 +293,8 @@ out:
 
 static struct file_system_type spufs_type;
 
-long
-spufs_create_thread(struct nameidata *nd, const char *name,
-                       unsigned int flags, mode_t mode)
+long spufs_create_thread(struct nameidata *nd,
+                        unsigned int flags, mode_t mode)
 {
        struct dentry *dentry;
        int ret;