commit | f39486ac98c1be30abcca4ac25ab80aa0f5fc289 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Oct 17 20:05:07 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Oct 18 17:05:12 2024 +0200 |
tree | b7e669baa59207b0d0bd87e7c066d41e765d4189 | |
parent | 963d7cc0bdf9d78a64333ba8197ba49a10f24593 [diff] |
efi_loader: add missing lf in error message Messages written with log_err() should terminate with a linefeed. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>