On 27 June 2016 at 00:24, Bin Meng <[email protected]> wrote:
> 'Cover-letter', 'Series-notes' and 'Commit-notes' tags require an
> 'END' to be put at the end of its section. If we forget to put an
> 'END' in those sections, and these sections are followed by another
> patman tag, patman generates incorrect patches. This adds codes to
> handle such scenario.
>
> Signed-off-by: Bin Meng <[email protected]>
> Acked-by: Simon Glass <[email protected]>
>
> ---
>
> Changes in v2:
> - Update commit message to explain when such scenario is hit
> - Add cover_match to the test logic
> - Generate warning for missing 'END' case
>
>  tools/patman/patchstream.py | 20 ++++++++++++++++++++
>  1 file changed, 20 insertions(+)
>

Applied to u-boot-dm/next, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to