Commit 3f7724fc authored by Hans Zhang's avatar Hans Zhang Committed by Greg Kroah-Hartman
Browse files

efi/libstub: Describe missing 'out' parameter in efi_load_initrd



[ Upstream commit c8e1927e ]

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: f4dc7fff ("efi: libstub: unify initrd loading between architectures")
Signed-off-by: default avatarHans Zhang <18255117159@163.com>
Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 3c1adc2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment