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

2014-05-16 Thread Andreas Bießmann
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

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

2014-05-15 Thread Michal Simek
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

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

2014-05-13 Thread Simon Glass
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