diff options
author | Simon Glass <sjg@chromium.org> | 2025-05-08 04:58:49 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2025-05-27 10:07:42 +0100 |
commit | 8e737d41c00b04bd3b1c9f56b8cea8bdbaf87012 (patch) | |
tree | b0e5a1b4d3519494ce7afa0a7f187d34f925915c /tools/u_boot_pylib/gitutil.py | |
parent | 8896247b5833b1d357774d069c557cbb4a453a48 (diff) |
patman: Use itr instead of lines for iterator
The variables 'lines' is used to hold a list of output lines within a
test, but also to hold an iterator through those lines. Use 'itr' for
the latter, to avoid confusion.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/u_boot_pylib/gitutil.py')
0 files changed, 0 insertions, 0 deletions