
7 Aug
2022
7 Aug
'22
3:10 p.m.
Use a function for the main program so everything there doesn't look like a global variable to pylint.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/dtoc/test_fdt.py | 44 +++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 20 deletions(-)
Applied to u-boot-dm, thanks!