binman: Fix some pylint warnings in fit
authorSimon Glass <sjg@chromium.org>
Sun, 6 Mar 2022 03:19:08 +0000 (20:19 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 19 Mar 2022 01:24:25 +0000 (19:24 -0600)
commit5795497e8b030393eaffebbc24c38d118c5dbbde
treeef49fe2cd5262be6000e031e839c47317e039712
parentd32169c0fd66fcd0b8a8572b4d7dff3fb3a87599
binman: Fix some pylint warnings in fit

Some warnings have crept in, so fix those that are easy to fix.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
tools/binman/etype/fit.py