
4 Nov
2020
4 Nov
'20
12:03 a.m.
Some variables are too short or shadow other variables or types. Fix these to keep pylint3 happy.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
tools/patman/patchstream.py | 52 ++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-)
Applied to u-boot-dm, thanks!