Commit c292ea294dde for kernel
commit c292ea294dde77ae442d3d764f53c251d2d6df90
Merge: 71fab6fa7615 95ce5ffd54cf
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri Jun 26 08:24:06 2026 -0700
Merge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
Pull ecryptfs updates from Tyler Hicks:
"No functional changes, just code cleanups:
- replace kmalloc()/snprintf() with kasprintf()
- simplify code flow by removing an unnecessary variable"
* tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs:
ecryptfs: use kasprintf in ecryptfs_crypto_api_algify_cipher_name
ecryptfs: remove redundant variable found_auth_tok