]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/crypto/fscrypt_private.h
fscrypt: rename keyinfo.c to keysetup.c
[linux.git] / fs / crypto / fscrypt_private.h
index 387b44b255f6ab41ad3980a831198e3a3431bc36..794dcba25ca826a0ea98443ee2425ad324317ef1 100644 (file)
@@ -156,7 +156,7 @@ extern bool fscrypt_fname_encrypted_size(const struct inode *inode,
                                         u32 orig_len, u32 max_len,
                                         u32 *encrypted_len_ret);
 
-/* keyinfo.c */
+/* keysetup.c */
 
 struct fscrypt_mode {
        const char *friendly_name;