On Monday 05 March 2007 04:33, Gerald Britton wrote: > On Sun, Mar 04, 2007 at 06:02:13PM +1100, Con Kolivas wrote: > > Add a list_splice_tail variant of list_splice. > > > > Patch-by: Peter Zijlstra <[EMAIL PROTECTED]> > > Signed-off-by: Con Kolivas <[EMAIL PROTECTED]> > > ... > > > @@ -360,6 +386,22 @@ static inline void list_splice_init(stru > > } > > > > /** > > + * list_splice_init - join two lists at one's tail and reinitialise > > emptied > > You should update the comment to match the function.
Doh! Thanks. I'll fix it in the split out patches I have on my web site for now. -- -ck - 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/