linux_dsm_epyc7002/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
..
enable.c
fsverity_private.h
hash_algs.c
init.c
Kconfig
Makefile
measure.c
open.c
signature.c
verify.c