diff options
| author | Jason A. Donenfeld <[email protected]> | 2022-07-17 08:53:46 +0000 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2022-07-17 21:47:18 +0000 |
| commit | af3e16101cee95efaa72095fe06c15ec0b8eb195 (patch) | |
| tree | 61de3317bcd97a851603a2fa3f23e267c9464184 /mm/sparse-vmemmap.c | |
| parent | um: Replace to_phys() and to_virt() with less generic function names (diff) | |
| download | kernel-af3e16101cee95efaa72095fe06c15ec0b8eb195.tar.gz kernel-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 <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'mm/sparse-vmemmap.c')
0 files changed, 0 insertions, 0 deletions
