OSDN Git Service

Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[android-x86/kernel.git] / fs / gfs2 / dentry.c
index 4fddb3c..f2448ab 100644 (file)
@@ -109,8 +109,7 @@ fail:
        return 0;
 }
 
-static int gfs2_dhash(const struct dentry *dentry, const struct inode *inode,
-               struct qstr *str)
+static int gfs2_dhash(const struct dentry *dentry, struct qstr *str)
 {
        str->hash = gfs2_disk_hash(str->name, str->len);
        return 0;