[U-Boot] [PATCH] patman: Issue empty change logs for unchanged patches
Anatolij Gustschin
agust at denx.de
Thu Nov 8 00:20:21 CET 2012
Hi,
On Tue, 30 Oct 2012 09:15:16 -0700
Simon Glass <sjg at chromium.org> wrote:
> Often a particular patch may change only for some versions of a series.
> For versions where there is no change, issue a change log indicating
> that (for example 'Changes in v4: None').
>
> For such lines, don't add a blank line afterwards, to conserve space.
> Use list.insert() instead of list = [item] + list.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> tools/patman/series.py | 21 +++++++++++++--------
> 1 files changed, 13 insertions(+), 8 deletions(-)
Applied to staging/agust at denx.de. Thanks!
Anatolij
More information about the U-Boot
mailing list