]> git.ipfire.org Git - people/ms/u-boot.git/commit
dtoc: Fix pylint warnings
authorSimon Glass <sjg@chromium.org>
Mon, 19 Jun 2017 04:08:59 +0000 (22:08 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Jul 2017 16:08:20 +0000 (10:08 -0600)
commit2be282ca01dba237504fe2887fbd4539865093c3
tree031838c44ca88c1ea3a72644e9da3f1e8718dd5e
parent7581c01a159ce04101798a39c04b5fa37ac718d2
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>
tools/dtoc/dtb_platdata.py
tools/dtoc/dtoc.py