]> git.baikalelectronics.ru Git - uboot.git/commit
pxe: Move API comments to the header files
authorSimon Glass <sjg@chromium.org>
Thu, 14 Oct 2021 18:47:55 +0000 (12:47 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Nov 2021 00:02:08 +0000 (19:02 -0500)
commitaba1572d352b46182ce924464b39a3fd533d6139
treeab0aeddf201ccf6615b101bdca3f1dc0f5510f7d
parent3e15d422fa0cc0ea38a2d03dd3586443259a0a8b
pxe: Move API comments to the header files

Put the function comments in the header file so that the full API can we
examined in one place.

Expand the comments to cover parameters and return values.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Artem Lapkin <email2tema@gmail.com>
Tested-by: Artem Lapkin <email2tema@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
cmd/pxe_utils.c
cmd/pxe_utils.h