commit | d0c5719d92c85addcd38e1dcc21cbc4cbc0fc6a5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 28 09:43:38 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Sep 05 13:40:42 2014 -0600 |
tree | 441a53129aa1fdc6c3c8544fe784d5329ff79887 | |
parent | 9447a6b2f6c4bab325cd6b52df82b099664f80c5 [diff] |
patman: Avoid changing the order of tags patman collects tags that it sees in the commit and places them nicely sorted at the end of the patch. However, this is not really necessary and in fact is apparently not desirable. Suggested-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Masahiro Yamada <yamada.m@jp.panasonic.com>