linux-yocto/drivers/firmware/efi
Hans Zhang 3f7724fcc1 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-19 15:28:14 +02:00
..
libstub efi/libstub: Describe missing 'out' parameter in efi_load_initrd 2025-06-19 15:28:14 +02:00
test
apple-properties.c
arm-runtime.c
capsule-loader.c
capsule.c
cper_cxl.c
cper_cxl.h
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:57:17 +01:00
efibc.c
embedded-firmware.c
esrt.c
fdtparams.c
Kconfig
Makefile
memattr.c
memmap.c efi/x86: Free EFI memory map only when installing a new one. 2024-06-27 13:49:13 +02:00
mokvar-table.c efi: Don't map the entire mokvar table to determine its size 2025-03-13 12:58:19 +01:00
rci2-table.c
reboot.c
riscv-runtime.c
runtime-wrappers.c
sysfb_efi.c efi: sysfb_efi: fix W=1 warnings when EFI is not set 2025-02-08 09:52:22 +01:00
tpm.c tpm: fix signed/unsigned bug when checking event logs 2024-12-09 10:31:53 +01:00
unaccepted_memory.c efi/unaccepted: touch soft lockup during memory accept 2024-10-10 11:58:08 +02:00
vars.c