summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorHans Zhang <18255117159@163.com>2025-05-07 00:31:11 +0800
committerArd Biesheuvel <ardb@kernel.org>2025-05-09 11:24:00 +0200
commitc8e1927e7f7d63721e32ec41d27ccb0eb1a1b0fc (patch)
tree75660a6a2499230caf9810a939d27ffa8a9167d0 /scripts/lib/kdoc/kdoc_files.py
parente1288f1db68b30b1efd9a40ef966490631ae6a46 (diff)
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: f4dc7fffa987 ("efi: libstub: unify initrd loading between architectures") Signed-off-by: Hans Zhang <18255117159@163.com> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions