]> git.ipfire.org Git - thirdparty/linux.git/commit
ecryptfs: Fix typo in ecryptfs_derive_iv function comment
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 30 Mar 2026 10:35:15 +0000 (12:35 +0200)
committerTyler Hicks <code@tyhicks.com>
Thu, 2 Apr 2026 22:22:02 +0000 (17:22 -0500)
commitc8717a7fa5d2ea9048f398c16ab61d8e4c8f83b8
tree549904cdd31b11184413456ad7f0591f590c2890
parent1601fe9e0423d813b1158a52e051bd3059f74197
ecryptfs: Fix typo in ecryptfs_derive_iv function comment

s/vale/value/

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Tyler Hicks <code@tyhicks.com>
fs/ecryptfs/crypto.c