Re: [RFC: 2.6 patch] kernel/kthread.c: possible cleanups

From: Ingo Oeser
Date: Wed Apr 26 2006 - 13:42:40 EST


Hi Adrian,

On Wednesday, 26. April 2006 14:31, Adrian Bunk wrote:
> On Sun, Apr 23, 2006 at 03:37:40PM +0200, Ingo Oeser wrote:
> > Could you cleanup the code paths as well?
> >
> > Now s is always NULL in kthread_stop_sem() and
> > kthread_stop_sem() is degenerated to kthread_stop().
> > So it can be folded into the latter.
>
> Sounds reasonable, updated patch below.

Acked-by: Ingo Oeser <ioe-lkml@xxxxxxxxxx>

Beautiful! Making Linux better line by line :-)


Regards

Ingo Oeser
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/