aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2022-07-17 10:53:46 +0200
committerRichard Weinberger <richard@nod.at>2022-07-17 23:47:18 +0200
commitaf3e16101cee95efaa72095fe06c15ec0b8eb195 (patch)
tree61de3317bcd97a851603a2fa3f23e267c9464184 /arch/um/kernel
parentum: Replace to_phys() and to_virt() with less generic function names (diff)
downloadlinux-dev-af3e16101cee95efaa72095fe06c15ec0b8eb195.tar.xz
linux-dev-af3e16101cee95efaa72095fe06c15ec0b8eb195.zip
um: include sys/types.h for size_t
Usually size_t comes from sys/types.h, not stddef.h. This code likely worked only because something else in its usage chain was pulling in sys/types.h. stddef.h is still required for NULL, however, so note this. Cc: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/kernel')
0 files changed, 0 insertions, 0 deletions