Use a function for the main program so everything there doesn't look like
a global variable to pylint.
Signed-off-by: Simon Glass
---
tools/dtoc/test_fdt.py | 44 +++---
1 file changed, 24 insertions(+), 20 deletions(-)
Applied to u-boot-dm, thanks!
Use a function for the main program so everything there doesn't look like
a global variable to pylint.
Signed-off-by: Simon Glass
---
tools/dtoc/test_fdt.py | 44 +++---
1 file changed, 24 insertions(+), 20 deletions(-)
diff --git a/tools/dtoc/test_fdt.py b/
2 matches
Mail list logo