1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-10 02:00:00 +02:00
Files
u-boot-megous/lib/efi_loader
Heinrich Schuchardt 6631ca59e3 efi_loader: fix function comments in efi_boottime.c
scripts/kernel-doc pointed out some errors in the function comments in
efi_boottime.c.

Add missing and remove superfluous parameter descriptions.
Escape * in a function description.
Add empty lines for readability.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-07-16 22:17:17 +00:00
..