dtoc: Correct remaining pylint problems in test_fdt
authorSimon Glass <sjg@chromium.org>
Sun, 31 Jul 2022 02:57:10 +0000 (20:57 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Aug 2022 17:55:41 +0000 (11:55 -0600)
commit5d1637a40cd1c30f62ebee6e1e1611d5f5613003
treefb0b423b8e3b8bf88d671d7ca105e3f44f3f22dc
parent7640b166604e04ac19ed5a370441a6e5539c1420
dtoc: Correct remaining pylint problems in test_fdt

Fix various camel-case and other naming problems. Update the pylint base
file to avoid regressions.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/pylint.base
tools/dtoc/test_fdt.py