]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: comments for functions add missing @return
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 8 Oct 2017 04:57:27 +0000 (06:57 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 9 Oct 2017 05:00:38 +0000 (07:00 +0200)
commit9402b2dc962392daef3f756399ed0831ca2b1083
treeb1ab1bdb59c6f9d6e47dde86d9341a229c0208a1
parent2538d67d97bb3eb62f0c7abf14b72136927e3545
efi_loader: comments for functions add missing @return

For some functions the @return description is missing.

Fix typo.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_boottime.c