[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <tencent_3EF4F3D0717E80F131BF00B982698C34DF07@qq.com>
Date: Mon, 20 Mar 2023 10:04:28 +0800
From: Zipeng Zhang <zhangzipeng0@...mail.com>
To: code@...icks.com
Cc: herbert@...dor.apana.org.au, ecryptfs@...r.kernel.org,
linux-kernel@...r.kernel.org,
Zipeng Zhang <zhangzipeng0@...mail.com>
Subject: [PATCH] fs: ecryptfs: comment typo fix
Comment typo fix "vitual" -> "virtual".
Signed-off-by: Zipeng Zhang <zhangzipeng0@...mail.com>
---
fs/ecryptfs/crypto.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/ecryptfs/crypto.c b/fs/ecryptfs/crypto.c
index c16f0d660cb7..faa901cde636 100644
--- a/fs/ecryptfs/crypto.c
+++ b/fs/ecryptfs/crypto.c
@@ -1289,7 +1289,7 @@ static int ecryptfs_read_headers_virt(char *page_virt,
/**
* 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
--
2.39.2
Powered by blists - more mailing lists