commit | 91197aa696238ab2a5e260de700a36fb6429abbc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 18 14:54:35 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 24 17:36:30 2022 -0500 |
tree | fc144e5fbe20e3339cdbd371843ad02156b14d15 | |
parent | 37f815cad07d78bfa9ec99e6612344319dca8c3f [diff] |
moveconfig: Fix some pylint errors There are over 200 errors in this file. Fix some of them, starting at the beginning of the file. Future work can continue this effort. Signed-off-by: Simon Glass <sjg@chromium.org>