Re: [PATCH 19/20] patman: Tidy up function comments in the series module
This module is missing some comments, so add them. Signed-off-by: Simon Glass --- tools/patman/series.py | 34 +- 1 file changed, 21 insertions(+), 13 deletions(-) Applied to sjg/master, thanks!
[PATCH 19/20] patman: Tidy up function comments in the series module
This module is missing some comments, so add them. Signed-off-by: Simon Glass --- tools/patman/series.py | 34 +- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/tools/patman/series.py b/tools/patman/series.py index 66839a3dbea..97bb048c4b7 100644