]> git.sur5r.net Git - u-boot/blobdiff - tools/patman/patchstream.py
patman: Don't return the series in FixPatches()
[u-boot] / tools / patman / patchstream.py
index 324c65442f440fade9b682f8303a5fdc038f87aa..6098728aa118db0e20d59a590072263faf37aefc 100644 (file)
@@ -477,7 +477,6 @@ def FixPatches(series, fnames):
             print
         count += 1
     print('Cleaned %d patches' % count)
-    return series
 
 def InsertCoverLetter(fname, series, count):
     """Inserts a cover letter with the required info into patch 0