commit | 4ec76822747a5cdd82fff9a2accfb2beb7be6328 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:53 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 194abebd40aa50ac86b72f107a80f6d1f9430eb6 | |
parent | ffd06d3d8dfdff2aba57aafad8866805f9f542df [diff] |
buildman: Tweak commits and show_bloat Move setting of show_bloat to adjust_options() and adjust how the commits variable is set. Together these remove the pylint warning about too many statements. Signed-off-by: Simon Glass <sjg@chromium.org>