]> git.baikalelectronics.ru Git - uboot.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)
commit765be62969a78978047121e6220f192f27248e0e
tree031838c44ca88c1ea3a72644e9da3f1e8718dd5e
parent3890f347b747e863df9e36f35781ce1b69d296c5
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