aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/ecryptfs_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ecryptfs/ecryptfs_kernel.h')
-rw-r--r--fs/ecryptfs/ecryptfs_kernel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ecryptfs/ecryptfs_kernel.h b/fs/ecryptfs/ecryptfs_kernel.h
index 3ef5b0030231..6c6b8261092e 100644
--- a/fs/ecryptfs/ecryptfs_kernel.h
+++ b/fs/ecryptfs/ecryptfs_kernel.h
@@ -378,7 +378,6 @@ struct ecryptfs_mount_crypt_stat {
378 u32 flags; 378 u32 flags;
379 struct list_head global_auth_tok_list; 379 struct list_head global_auth_tok_list;
380 struct mutex global_auth_tok_list_mutex; 380 struct mutex global_auth_tok_list_mutex;
381 size_t num_global_auth_toks;
382 size_t global_default_cipher_key_size; 381 size_t global_default_cipher_key_size;
383 size_t global_default_fn_cipher_key_bytes; 382 size_t global_default_fn_cipher_key_bytes;
384 unsigned char global_default_cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE 383 unsigned char global_default_cipher_name[ECRYPTFS_MAX_CIPHER_NAME_SIZE