On Wednesday, December 04, 2013 8:59 PM, Mark Brown wrote: > On Wed, Dec 04, 2013 at 10:47:36AM +0100, Nicolas Ferre wrote: > > On 04/12/2013 06:07, Jingoo Han : > > > > out_free_irq: > > >- free_irq(irq, master); > > > out_unmap_regs: > > > out_free_buffer: > > > What about taking advantage of this cleanup patch to remove the 3 > > above unneeded tags? > > > Otherwise, you can add my: > > Acked-by: Nicolas Ferre <[email protected]> > > That's a good idea but it means going and changing all the gotos as well > so it probably warrants a separate patch. I applied this one as-is.
Hi Mark Brown, I checked your for-next branch of spi.git. However, in this commit, 'Acked-by:' was omitted as below: Signed-off-by: Jingoo Han <[email protected]> Nicolas Ferre <[email protected]> ---> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Mark Brown <[email protected]> When you merge your topics next time, would you add 'Acked-by:' to this commit? :-) Thank you. Best regards, Jingoo Han -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
