[PATCH v4 58/83] buildman: Convert camel case in builder.py

Simon Glass sjg at chromium.org
Mon Jul 24 20:45:16 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/builder.py       | 228 ++++++++++++++++----------------
 tools/buildman/builderthread.py |  26 ++--
 tools/buildman/control.py       |  13 +-
 tools/buildman/func_test.py     |   2 +-
 tools/buildman/test.py          |  22 +--
 5 files changed, 145 insertions(+), 146 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list