linux-yocto/drivers/firmware/efi
Hans Zhang 54a6bd6bfe efi/libstub: Describe missing 'out' parameter in efi_load_initrd
[ Upstream commit c8e1927e7f ]

The function efi_load_initrd() had a documentation warning due to
the missing description for the 'out' parameter. Add the parameter
description to the kernel-doc comment to resolve the warning and
improve API documentation.

Fixes the following compiler warning:
drivers/firmware/efi/libstub/efi-stub-helper.c:611: warning: Function parameter or struct member 'out' not described in 'efi_load_initrd'

Fixes: f4dc7fffa9 ("efi: libstub: unify initrd loading between architectures")
Signed-off-by: Hans Zhang <18255117159@163.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:07:10 +01:00
..
libstub efi/libstub: Describe missing 'out' parameter in efi_load_initrd 2025-06-27 11:07:10 +01:00
test
apple-properties.c
arm-runtime.c
capsule-loader.c
capsule.c
cper-arm.c
cper-x86.c
cper.c
dev-path-parser.c
earlycon.c
efi-bgrt.c
efi-init.c
efi-pstore.c
efi.c efi: Avoid cold plugged memory for placing the kernel 2025-02-21 13:50:04 +01:00
efibc.c
embedded-firmware.c
esrt.c
fake_mem.c
fake_mem.h
fdtparams.c
Kconfig
Makefile
memattr.c
memmap.c
mokvar-table.c
rci2-table.c
reboot.c
riscv-runtime.c
runtime-map.c
runtime-wrappers.c
sysfb_efi.c efi: sysfb_efi: fix W=1 warnings when EFI is not set 2025-02-21 13:49:17 +01:00
tpm.c
vars.c
x86_fake_mem.c