[PATCH v4 22/83] buildman: Convert camel case in control.py
Simon Glass
sjg at chromium.org
Mon Jul 24 20:46:01 CEST 2023
Convert this file to snake case and update all files which use it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/buildman/control.py | 31 ++++++++++++++++++-------------
tools/buildman/func_test.py | 7 ++++---
tools/buildman/main.py | 3 +--
tools/buildman/test.py | 2 +-
4 files changed, 24 insertions(+), 19 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list