summaryrefslogtreecommitdiffstats
path: root/tools/patman/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-04-20 10:50:14 -0600
committerSimon Glass <sjg@chromium.org>2014-05-09 14:50:45 -0600
commit102061bd8b0b174e1cf811dfd35641d8a9e4eba3 (patch)
tree71bbe7b7fc913eaca20f59e0c3e3376f2b6d7489 /tools/patman/README
parent757f64a89ba5bb04661b3f43444ca57fa6db1132 (diff)
downloadtalos-obmc-uboot-102061bd8b0b174e1cf811dfd35641d8a9e4eba3.tar.gz
talos-obmc-uboot-102061bd8b0b174e1cf811dfd35641d8a9e4eba3.zip
patman: Avoid duplicate sign-offs
Keep track of all Signed-off-by tags in a commit and silently suppress any duplicates. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/patman/README')
-rw-r--r--tools/patman/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/patman/README b/tools/patman/README
index b3aba136b8..5fb508b80d 100644
--- a/tools/patman/README
+++ b/tools/patman/README
@@ -192,6 +192,7 @@ END
A sign-off is added automatically to your patches (this is
probably a bug). If you put this tag in your patches, it will
override the default signoff that patman automatically adds.
+ Multiple duplicate signoffs will be removed.
Tested-by: Their Name <email>
Reviewed-by: Their Name <email>
OpenPOWER on IntegriCloud