commit | fdbff80d85c5e0a180e43b4702731207d6c6317c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:48 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:11 2023 -0600 |
tree | 0244b578ae5b8648cf087e7d20aa13091511cc8f | |
parent | 7027487a9b4f5ca53b5906b4b8fc302c0d01843f [diff] |
buildman: Move counting of commits into a function Move this code into a separate function to avoid a pylint warning in determine_series(). Signed-off-by: Simon Glass <sjg@chromium.org>