]> git.baikalelectronics.ru Git - uboot.git/commit
dtoc: Fix up a code comment that confuses pylint
authorSimon Glass <sjg@chromium.org>
Mon, 22 Nov 2021 03:48:37 +0000 (20:48 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 24 Jan 2022 21:03:27 +0000 (16:03 -0500)
commit988c0390255635c9718c8979ee96dc994f197657
tree302fe3fd500a593de40617359f5df24ba10fc660
parent01c73df2732fac5b9f27ce52c4f3d005076dbff4
dtoc: Fix up a code comment that confuses pylint

This produces a pylint error at present. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/dtb_platdata.py