commit | b3464eb963db3a26c6173e49883bcd9cc6e85026 | [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 | aba238fb69f7a0dc02a4c7c3a9a2c6d60a52993b [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>