diff options
| author | Tiwei Bie <[email protected]> | 2024-09-16 04:59:47 +0000 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2024-10-10 10:02:12 +0000 |
| commit | 855f6e18dff26fb13968a73998b0d0ff38865b51 (patch) | |
| tree | 820f49b5369f8a2805c9c6e89eb1b89dcc30a52c /arch/um/drivers/virtio_uml.c | |
| parent | um: Set HAVE_EFFICIENT_UNALIGNED_ACCESS for x86 (diff) | |
| download | kernel-855f6e18dff26fb13968a73998b0d0ff38865b51.tar.gz kernel-855f6e18dff26fb13968a73998b0d0ff38865b51.zip | |
um: Remove the redundant declaration of high_physmem
high_physmem has already been declared in as-layout.h, so there is
no need to declare it explicitly in the .c file again.
While at it, group the declarations of __real_malloc and __real_free
together to make the code slightly more readable.
Signed-off-by: Tiwei Bie <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'arch/um/drivers/virtio_uml.c')
0 files changed, 0 insertions, 0 deletions
