[PATCH v4 51/83] buildman: Use get_alow_missing() directly to avoid var

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


Avoid an unnecessary local variable by moving this code to a function.
This fixes the pylint warning about too many local variables.

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

(no changes since v1)

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

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list