original_kernel/fs/verity
Eric Biggers da3a3da4e6 fs-verity: use u64_to_user_ptr()
<linux/kernel.h> already provides a macro u64_to_user_ptr().
Use it instead of open-coding the two casts.

No change in behavior.

Link: https://lore.kernel.org/r/20191231175408.20524-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
2020-01-14 13:28:28 -08:00
..
Kconfig
Makefile
enable.c fs-verity: use u64_to_user_ptr() 2020-01-14 13:28:28 -08:00
fsverity_private.h fs-verity: use mempool for hash requests 2020-01-14 13:28:05 -08:00
hash_algs.c fs-verity: use mempool for hash requests 2020-01-14 13:28:05 -08:00
init.c
measure.c
open.c fs-verity: use mempool for hash requests 2020-01-14 13:28:05 -08:00
signature.c
verify.c fs-verity: use mempool for hash requests 2020-01-14 13:28:05 -08:00