commit | 0c7cdd0302d4b57ee83806d0f6b7add7be3cc461 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 21 20:48:37 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 24 16:03:27 2022 -0500 |
tree | 302fe3fd500a593de40617359f5df24ba10fc660 | |
parent | f0198f7f8936682752af2044ada7ef202c17f87a [diff] |
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>