]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jun 2026 15:24:06 +0000 (08:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 26 Jun 2026 15:24:06 +0000 (08:24 -0700)
commitc292ea294dde77ae442d3d764f53c251d2d6df90
treedb4c86e39fff208efba3b063f5b660c090f18c67
parent71fab6fa7615fdf52679a3f80795f33b7f7e61d6
parent95ce5ffd54cf66098f91892f98606c3bd33846fe
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