diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2023-08-10 09:40:30 +0200 |
---|---|---|
committer | Guo Ren <guoren@linux.alibaba.com> | 2023-08-10 22:12:33 -0400 |
commit | ee12fe28ae0e768af776c8e0247e83e59e5c4525 (patch) | |
tree | 722d15ed00c0326df74650ee41eaba8a2aa09b9e /arch/csky | |
parent | 1362d15ffb59db65b2df354b548b7915686cb05c (diff) |
csky: Cast argument to virt_to_pfn() to (void *)
The virt_to_pfn() function takes a (void *) as argument, fix
this up to avoid exploiting the unintended polymorphism of
virt_to_pfn.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Diffstat (limited to 'arch/csky')
0 files changed, 0 insertions, 0 deletions