This function actually shows the status and does some other things. Rename it to better reflect its purpose.
Signed-off-by: Simon Glass <s...@chromium.org> --- (no changes since v1) tools/patman/control.py | 4 ++-- tools/patman/func_test.py | 14 +++++++------- tools/patman/status.py | 6 +++--- 3 files changed, 12 insertions(+), 12 deletions(-) Applied to sjg/master, thanks!