Simon, On Tue, Mar 26, 2013 at 4:09 PM, Simon Glass <[email protected]> wrote: > For some series with lots of changes it is annoying that duplicate change > log items are not caught. It is also helpful sometimes to sort the change > logs. > > Add a Series-process-log tag to enable this, which can be placed in a > commit to control this. > > The change to the Cc: line is to fix a checkpatch warning. > > Signed-off-by: Simon Glass <[email protected]> > --- > Changes in v2: > - Require sort, uniq tags to be comma-separated > > tools/patman/README | 9 ++++++++- > tools/patman/patchstream.py | 2 +- > tools/patman/series.py | 9 +++++++-- > 3 files changed, 16 insertions(+), 4 deletions(-)
Reviewed-by: Doug Anderson <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

