Skip to content
Commit c8e1927e authored by Hans Zhang's avatar Hans Zhang Committed by Ard Biesheuvel
Browse files

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



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>
parent e1288f1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment