commit | 21a23c2433656f132e9741effff1d73e5050f637 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 29 07:22:23 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | eb5ce4c192ee45f45cc5d372c7285900da5053a7 | |
parent | a1046c8e7251ccd53809dc79432a2b6b5d150088 [diff] |
patman: Use defaultdict directly 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@chromium.org>