Convert this file to snake case and update all files which use it. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/patman/commit.py | 10 +++++----- tools/patman/patchstream.py | 8 ++++---- tools/patman/series.py | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) Applied to u-boot-dm, thanks!