commit | ea78233d8737d8e154a4b4429d11cc8ac4a836f8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:56 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 322afb535aa68d854f6c98cdca6ff14374360905 | |
parent | 985d7ae4de9dfd8eaee190218f8c8744be42668d [diff] |
buildman: Adjust show_toolchain_prefix() to not return This function does not need to return. Simplify the code by exiting immediately. Signed-off-by: Simon Glass <sjg@chromium.org>