linux-kernelorg-stable/drivers/firmware/efi
Jan Kiszka 134ed10939 efi: stmm: Drop unneeded null pointer check
The API documenation of setup_mm_hdr does not mention that dptr can be
NULL, this is a local function, and no caller passes NULL. So drop the
unneeded check.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2025-08-26 14:49:42 +02:00
..
libstub EFI updates for v6.17 2025-08-09 18:10:01 +03:00
stmm efi: stmm: Drop unneeded null pointer check 2025-08-26 14:49:42 +02:00
test efi/efi_test: Fix missing pending status update in getwakeuptime 2025-05-21 15:39:30 +02:00
Kconfig EFI updates for v6.17 2025-08-09 18:10:01 +03:00
Makefile efi: add ovmf debug log driver 2025-07-09 20:31:38 +10:00
apple-properties.c
arm-runtime.c
capsule-loader.c
capsule.c
cper-arm.c efi/cper: Fix cper_arm_ctx_info alignment 2025-02-23 17:30:05 +01:00
cper-x86.c efi/cper: Fix cper_ia_proc_ctx alignment 2025-02-23 17:30:04 +01:00
cper.c
cper_cxl.c
dev-path-parser.c
earlycon.c
efi-bgrt.c
efi-init.c
efi-pstore.c
efi.c efi: add ovmf debug log driver 2025-07-09 20:31:38 +10:00
efibc.c efi: efibc: change kmalloc(size * count, ...) to kmalloc_array() 2025-03-10 18:22:47 +01:00
embedded-firmware.c
esrt.c
fdtparams.c
memattr.c
memmap.c efi: Improve logging around memmap init 2025-05-09 11:07:28 +02:00
mokvar-table.c sysfs: treewide: switch back to bin_attribute::read()/write() 2025-06-17 10:44:13 +02:00
ovmf-debug-log.c efi: add ovmf debug log driver 2025-07-09 20:31:38 +10:00
rci2-table.c
reboot.c
riscv-runtime.c
runtime-wrappers.c
sysfb_efi.c
tpm.c
unaccepted_memory.c
vars.c