[PATCH 6/7] dtoc: Correct remaining pylint problems in test_fdt
Simon Glass
sjg at chromium.org
Sun Aug 7 15:10:32 CEST 2022
Fix various camel-case and other naming problems. Update the pylint base
file to avoid regressions.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
scripts/pylint.base | 2 +-
tools/dtoc/test_fdt.py | 254 +++++++++++++++++++++++------------------
2 files changed, 142 insertions(+), 114 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list