summaryrefslogtreecommitdiffstats
path: root/net/netlink
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2022-05-19 23:46:35 +0200
committerJens Wiklander <jens.wiklander@linaro.org>2022-05-30 08:06:45 +0200
commita3b9ecc805e9131476c719111fe347c7dbc0d1d1 (patch)
tree4aeef70cdb798d2d45e6e51b5a98eb0ce96c96f3 /net/netlink
parent3e47235eaee09488c7e467b9aaccb7c93c862c6b (diff)
downloadlinux-a3b9ecc805e9131476c719111fe347c7dbc0d1d1.tar.gz
linux-a3b9ecc805e9131476c719111fe347c7dbc0d1d1.tar.bz2
linux-a3b9ecc805e9131476c719111fe347c7dbc0d1d1.zip
tee: optee: Pass a pointer to virt_addr_valid()
A pointer into virtual memory is represented by a (void *) not an u32, so the compiler warns: drivers/tee/optee/call.c:365:29: warning: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast [-Wint-conversion] Fix this with an explicit cast. Cc: Sumit Garg <sumit.garg@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Sumit Garg <sumit.garg@linaro.org> [jw: fixed merge conflict] Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions