diff options
| author | Thorsten Blum <blum@kernel.org> | 2026-08-29 23:20:35 +0200 |
|---|---|---|
| committer | Ard Biesheuvel <ardb@kernel.org> | 2026-09-10 09:38:45 +0200 |
| commit | 2a2b1e23c448ca405495dae162746c330e0ce15b (patch) | |
| tree | dffc99778fc6c9792fdcd5a4889c3fd4b40a1ece /scripts/basic/split-include.c | |
| parent | 7a8d764ad2f7af1a45a43a2131c95e1c7301c169 (diff) | |
| download | linux-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
