[PATCH v3 10/29] patman: Rename functions in patchstream
Simon Glass
sjg at chromium.org
Wed Nov 4 00:03:11 CET 2020
Rename these functions to lower case as per PEP8.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/buildman/control.py | 6 +--
tools/patman/control.py | 6 +--
tools/patman/func_test.py | 6 +--
tools/patman/patchstream.py | 88 ++++++++++++++++-----------------
tools/patman/test_checkpatch.py | 6 +--
5 files changed, 56 insertions(+), 56 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list