[U-Boot] [PATCH v2 06/10] patman: Don't return the series in	FixPatches()
    sjg at google.com 
    sjg at google.com
       
    Wed Jun  7 01:47:35 UTC 2017
    
    
  
There is no need for this function to return the same object that was
passed in. Drop the return value.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2: None
 tools/patman/patchstream.py | 1 -
 tools/patman/patman.py      | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!
    
    
More information about the U-Boot
mailing list