]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/fscrypto.h
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
[mirror_ubuntu-artful-kernel.git] / include / linux / fscrypto.h
index be94684dc05f83a78f3e41258597c305af9570c8..2f8894f0696c261bec49529c4d9a60c5700de459 100644 (file)
@@ -265,7 +265,6 @@ extern int fscrypt_has_permitted_context(struct inode *, struct inode *);
 extern int fscrypt_inherit_context(struct inode *, struct inode *,
                                        void *, bool);
 /* keyinfo.c */
-extern int get_crypt_info(struct inode *);
 extern int fscrypt_get_encryption_info(struct inode *);
 extern void fscrypt_put_encryption_info(struct inode *, struct fscrypt_info *);