diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-12-21 22:19:23 -0800 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-12-22 10:42:06 +0100 |
commit | 4afa688d7141ae7a166d32224abbfd536acccfca (patch) | |
tree | f843f2c0a3d3e00cf83607027121b2314a17b3ba /scripts/gdb/linux/interrupts.py | |
parent | 174a0c565cea74a7811ff79fbee1b70247570ade (diff) |
efi: memmap: fix kernel-doc warnings
Correct all kernel-doc notation to repair warnings that are
reported by scripts/kernel-doc:
memmap.c:38: warning: No description found for return value of '__efi_memmap_init'
memmap.c:82: warning: No description found for return value of 'efi_memmap_init_early'
memmap.c:132: warning: Function parameter or member 'addr' not described in 'efi_memmap_init_late'
memmap.c:132: warning: Excess function parameter 'phys_addr' description in 'efi_memmap_init_late'
memmap.c:132: warning: No description found for return value of 'efi_memmap_init_late'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: linux-efi@vger.kernel.org
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions