[PATCH v4 10/83] buildman: Tidy up common code in parse_file()
    Simon Glass 
    sjg at chromium.org
       
    Mon Jul 24 20:46:16 CEST 2023
    
    
  
Use a function to add to the maintainers database, to avoid duplicating
the same code twice.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v3)
Changes in v3:
- Add new patch to tidy up common code in parse_file()
 tools/buildman/boards.py | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list