When trying to apply this patch again I noticed the following detail: > From: Davidlohr Bueso <[email protected]> > > [...] > > Signed-off-by: Davidlohr Bueso <[email protected]> > Signed-off-by: Tim Chen <[email protected]>
That's not a valid signoff sequence - the person sending the patch should be the last SOB. I've changed it to: Based-on-work-from: Tim Chen <[email protected]> Signed-off-by: Davidlohr Bueso <[email protected]> which I suspect describes the intention of the SOB line fairly? Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

