commit | 07c8606d8794f4bf728085ecae99f0e90452ebf3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 15 16:19:15 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 15 08:48:42 2025 -0600 |
tree | 4cb0cacdf1822948d5cddf2d577e6d6c4744e3ec | |
parent | 8db2a38bb6a681b156a037a2b8844a4e89548b1a [diff] |
boot: pxe: Drop the duplicate comment on get_pxe_file() This function is exported, so document it in the header file. Drop the duplicate comment in the C file. Signed-off-by: Simon Glass <sjg@chromium.org>