[PATCH v4 43/83] buildman: Avoid too many returns in do_buildman()

Simon Glass sjg at chromium.org
Mon Jul 24 20:45:35 CEST 2023


Fix the pylint warning by using a variable instead of lots of 'return'
statements.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/buildman/control.py | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list