[PATCH 11/17] patman: Convert camel case in test_util.py

Simon Glass sjg at chromium.org
Tue Feb 8 21:39:43 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/binman/main.py      | 6 +++---
 tools/dtoc/main.py        | 6 +++---
 tools/dtoc/test_fdt.py    | 2 +-
 tools/patman/main.py      | 2 +-
 tools/patman/test_util.py | 6 +++---
 5 files changed, 11 insertions(+), 11 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list