diff options
Diffstat (limited to 'fs/ecryptfs/crypto.c')
| -rw-r--r-- | fs/ecryptfs/crypto.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ecryptfs/crypto.c b/fs/ecryptfs/crypto.c index 1cc087635a5e..a2e3b562e65d 100644 --- a/fs/ecryptfs/crypto.c +++ b/fs/ecryptfs/crypto.c | |||
| @@ -762,7 +762,7 @@ ecryptfs_decrypt_page_offset(struct ecryptfs_crypt_stat *crypt_stat, | |||
| 762 | 762 | ||
| 763 | /** | 763 | /** |
| 764 | * ecryptfs_init_crypt_ctx | 764 | * ecryptfs_init_crypt_ctx |
| 765 | * @crypt_stat: Uninitilized crypt stats structure | 765 | * @crypt_stat: Uninitialized crypt stats structure |
| 766 | * | 766 | * |
| 767 | * Initialize the crypto context. | 767 | * Initialize the crypto context. |
| 768 | * | 768 | * |
