]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - fs/hpfs/hpfs_fn.h
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
[mirror_ubuntu-zesty-kernel.git] / fs / hpfs / hpfs_fn.h
index 2fee17d0d9ab37ac67602007b0ab556f9e9eb22d..1c43dbea55e8b6511cc8615d4edcd9ce3c0897e9 100644 (file)
@@ -233,7 +233,7 @@ void hpfs_mark_4buffers_dirty(struct quad_buffer_head *);
 
 /* dentry.c */
 
-void hpfs_set_dentry_operations(struct dentry *);
+extern const struct dentry_operations hpfs_dentry_operations;
 
 /* dir.c */