Home
last modified time | relevance | path

Searched hist:da3a3da4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/verity/
H A Denable.cda3a3da4 Tue Dec 31 11:54:08 CST 2019 Eric Biggers <ebiggers@google.com> 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>
da3a3da4 Tue Dec 31 11:54:08 CST 2019 Eric Biggers <ebiggers@google.com> 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>