]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - fs/hfs/hfs_fs.h
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[mirror_ubuntu-jammy-kernel.git] / fs / hfs / hfs_fs.h
index e799ebe71b51aaeec03938b2eb3a73cc43edb741..16f5172ee40dba88ce1e2027e2e6c4d5a41bfd47 100644 (file)
@@ -233,7 +233,7 @@ extern const struct dentry_operations hfs_dentry_operations;
 extern int hfs_hash_dentry(const struct dentry *, struct qstr *);
 extern int hfs_strcmp(const unsigned char *, unsigned int,
                      const unsigned char *, unsigned int);
-extern int hfs_compare_dentry(const struct dentry *parent, const struct dentry *dentry,
+extern int hfs_compare_dentry(const struct dentry *dentry,
                unsigned int len, const char *str, const struct qstr *name);
 
 /* trans.c */