Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2022 19:22:56 +0000 (12:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 May 2022 19:22:56 +0000 (12:22 -0700)
commit51518aa68c1ffb54f2fdfed5324af30325529b32
tree40115d3b067226cc49eba8569aeca4c7772bb8cf
parentc1f4cfdbef409971fd9d6b1faae4d7cc72af3e20
parente6af1bb07704b53bad7771db1b05ee17abad11cb
Merge tag 'fsverity-for-linus' of git://git./fs/fscrypt/fscrypt

Pull fsverity updates from Eric Biggers:
 "A couple small cleanups for fs/verity/"

* tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt:
  fs-verity: Use struct_size() helper in enable_verity()
  fs-verity: remove unused parameter desc_size in fsverity_create_info()