
4 Jul
2016
4 Jul
'16
1:26 a.m.
On 28 June 2016 at 21:27, Simon Glass sjg@chromium.org wrote:
On 26 June 2016 at 23:24, Bin Meng bmeng.cn@gmail.com wrote:
If 'END' is missing in a 'Cover-letter' section, and that section happens to show up at the very end of the commit message, and the commit is the last commit of the series, patman fails to generate cover letter for us. Handle this in CloseCommit of patchstream.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
Changes in v2:
- Update commit message to explain when such case is hit
- Reset in_section, skip_blank and section variables too
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm/next, thanks!