Rename these functions to lower case as per PEP8. Signed-off-by: Simon Glass <s...@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!