[U-Boot] [PATCH v2 3/5] tools: patman: Generate cover letter correctly when 'END' is missing

Simon Glass sjg at chromium.org
Wed Jun 29 05:27:55 CEST 2016


On 26 June 2016 at 23:24, Bin Meng <bmeng.cn at 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 at 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 at chromium.org>


More information about the U-Boot mailing list