X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Flinux%2Ffscrypto.h;h=2f8894f0696c261bec49529c4d9a60c5700de459;hb=3325bea5b26ac67e2521383f10e5ea0156c9a4b6;hp=be94684dc05f83a78f3e41258597c305af9570c8;hpb=db717d8e26c2d1b0dba3e08668a1e6a7f665adde;p=mirror_ubuntu-artful-kernel.git diff --git a/include/linux/fscrypto.h b/include/linux/fscrypto.h index be94684dc05f..2f8894f0696c 100644 --- a/include/linux/fscrypto.h +++ b/include/linux/fscrypto.h @@ -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 *);