]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Rename check_patchwork_status()
authorSimon Glass <sjg@chromium.org>
Tue, 29 Apr 2025 13:22:16 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000 (10:07 +0100)
commite2a991398db44ab433d2e926575ca873c5a0739a
tree4f816568ed5733ba81941da0c3eebd2d1a0ce789
parentd65490650fa5c4b16fffda00ea5a1ffdf55027b6
patman: Rename check_patchwork_status()

This function actually shows the status and does some other things.

Rename it to better reflect its purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/control.py
tools/patman/func_test.py
tools/patman/status.py