]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit488316069478c318a7b5c6b47ac8f233f6ebbbc4
tree40115d3b067226cc49eba8569aeca4c7772bb8cf
parent1215eb96d20d8bb44da9bc07414eb489cf1f9b08
parent2bcf4d88f6c4db37ca642c68a62d0ee8a7d08330
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/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()