]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1c2f87804b8c29744b6f73c0a676740872a923ca
treefb0b423b8e3b8bf88d671d7ca105e3f44f3f22dc
parenta94837f82b3f58075dff75545de647ee1844d913
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