commit | 2be282ca01dba237504fe2887fbd4539865093c3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 18 22:08:59 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 11 10:08:20 2017 -0600 |
tree | 031838c44ca88c1ea3a72644e9da3f1e8718dd5e | |
parent | 7581c01a159ce04101798a39c04b5fa37ac718d2 [diff] |
dtoc: Fix pylint warnings Unfortunately I neglected to run pylint on this tool with its initial submission. Fix the warnings. Signed-off-by: Simon Glass <sjg@chromium.org>