diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2022-08-29 16:08:04 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2023-05-29 12:27:07 +0300 |
commit | 9b2d38b4e4a4651ac6efc8ca1a1882c0d4f12937 (patch) | |
tree | 742d8f31e815be3bbdbc2db9ef854261031fb552 /arch/m68k | |
parent | 44c026a73be8038f03dbdeef028b642880cf1511 (diff) | |
download | linux-9b2d38b4e4a4651ac6efc8ca1a1882c0d4f12937.tar.xz |
fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
The virt_addr_valid() should be passed a pointer, the current
code passing a long unsigned int is just exploiting the
unintentional polymorphism of these calls being implemented
as preprocessor macros.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions