Skip to content

Commit 9383d82

Browse files
Zipeng Zhangtyhicks
authored andcommitted
ecryptfs: comment typo fix
Comment typo fix "vitual" -> "virtual". Signed-off-by: Zipeng Zhang <zhangzipeng0@foxmail.com> Signed-off-by: Tyler Hicks <code@tyhicks.com>
1 parent 0f9b007 commit 9383d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fs/ecryptfs/crypto.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@ static int ecryptfs_read_headers_virt(char *page_virt,
12201220

12211221
/**
12221222
* ecryptfs_read_xattr_region
1223-
* @page_virt: The vitual address into which to read the xattr data
1223+
* @page_virt: The virtual address into which to read the xattr data
12241224
* @ecryptfs_inode: The eCryptfs inode
12251225
*
12261226
* Attempts to read the crypto metadata from the extended attribute

0 commit comments

Comments
 (0)