Tidy up the code a little to reduce the number of pylint warnings. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/patman/__main__.py | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) Applied to u-boot-dm, thanks!