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>
This commit is contained in:
parent
0f9b0076ff
commit
9383d8205c
|
|
@ -1220,7 +1220,7 @@ out:
|
|||
|
||||
/**
|
||||
* ecryptfs_read_xattr_region
|
||||
* @page_virt: The vitual address into which to read the xattr data
|
||||
* @page_virt: The virtual address into which to read the xattr data
|
||||
* @ecryptfs_inode: The eCryptfs inode
|
||||
*
|
||||
* Attempts to read the crypto metadata from the extended attribute
|
||||
|
|
|
|||
Loading…
Reference in New Issue