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)
commit0c7cdd0302d4b57ee83806d0f6b7add7be3cc461
tree302fe3fd500a593de40617359f5df24ba10fc660
parentf0198f7f8936682752af2044ada7ef202c17f87a
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