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