efi/libstub: Describe efi_relocate_kernel()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 20 Feb 2020 06:53:17 +0000 (07:53 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:57:15 +0000 (21:57 +0100)
commit0255973bd6e471e1c34284328098bfab89840df3
tree6b2b4032114113b603feef68f3619aa16035d6f6
parent1d9b17683547348341b67705c578a1ca1882fd23
efi/libstub: Describe efi_relocate_kernel()

Update the description of of efi_relocate_kernel() to match Sphinx style.

Update parameter references in the description of other memory functions
to use @param style.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200220065317.9096-1-xypron.glpk@gmx.de
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/libstub/mem.c