commit | 645b271a6039e79b368f027a5624dc0820441733 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Mar 26 13:09:44 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Mon Apr 08 15:21:22 2013 -0700 |
tree | 5b10b2f88f4fc87a21fbb31a2a5c64593c0dcfef | |
parent | 902a9715eaef60e75f842381df485b76e5082c4f [diff] |
patman: Add Series-process-log tag to sort/uniq change logs 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 <sjg@chromium.org> Reviewed-by: Doug Anderson <dianders@chromium.org>