Correct some pylint warnings about needing to use list comprehension. Signed-off-by: Simon Glass <sjg at chromium.org> --- (no changes since v1) tools/moveconfig.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Applied to u-boot-dm, thanks!