]> git.dujemihanovic.xyz Git - u-boot.git/commit
moveconfig: Correct parameter-type warnings
authorSimon Glass <sjg@chromium.org>
Sat, 23 Sep 2023 19:43:58 +0000 (13:43 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 4 Oct 2023 15:25:20 +0000 (09:25 -0600)
commit549d42230cd76b08f55d2b2070b9be0e12db9e13
treeef81400b93a74c0a5ced6921e15d9ffeda2e11fc
parent98275712404a513649e8de5332c69a801ad3a743
moveconfig: Correct parameter-type warnings

Fix pylint warnings related to parameter types.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/moveconfig.py