commit | 5e5044b04c88c7889303ac1e8e9b48d17af903e2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:49:24 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 7d922a1503107ffbc1939e6a954f2f0c45a5adce | |
parent | 335c1b9f8193daae8ba5af2ccefbb0a6057fa5ec [diff] |
buildman: Avoid passing result into _read_done_file() Move the creating of the result object into the function which sets it up, to simplify the code. Signed-off-by: Simon Glass <sjg@chromium.org>