[PATCH v2 26/30] patman: Use defaultdict directly

Simon Glass sjg at chromium.org
Fri May 23 15:18:21 CEST 2025


Import defaultdict to avoid needing to specify its module in multiple
places. Fix an extra blank line while here.

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

(no changes since v1)

 tools/patman/status.py | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list