summaryrefslogtreecommitdiff
path: root/scripts/basic/split-include.c
diff options
context:
space:
mode:
authorThorsten Blum <blum@kernel.org>2026-08-29 23:20:35 +0200
committerArd Biesheuvel <ardb@kernel.org>2026-09-10 09:38:45 +0200
commit2a2b1e23c448ca405495dae162746c330e0ce15b (patch)
treedffc99778fc6c9792fdcd5a4889c3fd4b40a1ece /scripts/basic/split-include.c
parent7a8d764ad2f7af1a45a43a2131c95e1c7301c169 (diff)
downloadlinux-next-2a2b1e23c448ca405495dae162746c330e0ce15b.tar.gz
linux-next-2a2b1e23c448ca405495dae162746c330e0ce15b.zip
efistub/x86: Use struct boot_e820_entry for size calculations
alloc_e820ext() and setup_e820() use sizeof(struct e820_entry) when calculating the sizes of boot_e820_entry structures. Even though struct e820_entry and struct boot_e820_entry have the same size, use sizeof(struct boot_e820_entry) for consistency instead. Signed-off-by: Thorsten Blum <blum@kernel.org> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions