[PATCH 15/17] patman: Convert camel case in terminal.py

Simon Glass sjg at chromium.org
Tue Feb 8 21:39:38 CET 2022


Convert this file to snake case and update all files which use it.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/buildman/builder.py   | 68 ++++++++++++++++++-------------------
 tools/buildman/control.py   |  4 +--
 tools/buildman/func_test.py | 10 +++---
 tools/buildman/test.py      |  8 ++---
 tools/patman/func_test.py   | 14 ++++----
 tools/patman/main.py        |  2 +-
 tools/patman/status.py      | 16 ++++-----
 tools/patman/terminal.py    | 42 +++++++++++------------
 8 files changed, 82 insertions(+), 82 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list