[U-Boot] [PATCH] patman: Suppress duplicate signoffs only for real patches

Andreas Bießmann andreas.devel at googlemail.com
Fri May 16 11:49:21 CEST 2014


On 05/13/2014 08:14 PM, Simon Glass wrote:
> There is an unfortunate bug in the signoff suppression logic. The first
> pass is performed with 'git log', and all signoffs are added to the
> supression set, such that the second time (when processing the real
> patches) we always suppress the signoffs.
> 
> Correct this by only suppressing signoffs in the second pass.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Tested-by: Andreas Bießmann <andreas.devel at googlemail.com>

should be applied ASAP. Patman is a really useful tool but unusable
without this patch.



More information about the U-Boot mailing list