[U-Boot] [PATCH v2 4/5] tools: patman: Handle missing blank line for 'Series-changes'

Simon Glass sjg at chromium.org
Mon Jul 4 01:26:28 CEST 2016


On 27 June 2016 at 00:24, Bin Meng <bmeng.cn at gmail.com> wrote:
> 'Series-changes' uses blank line to indicate its end. If that is
> missing, series internal state variable 'in_change' may be wrong.
> Correct its state.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2:
> - Geneate warning when blank line is not found in 'Series-changes'
>
>  tools/patman/patchstream.py | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list