Hi Adrian, On Sunday, 23. April 2006 13:40, Adrian Bunk wrote: > This patch makes the needlessly global kthread_stop_sem() static. 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. Regards Ingo Oeser
Attachment:
pgpFAJAxAnToH.pgp
Description: PGP signature
- Follow-Ups:
- [RFC: 2.6 patch] kernel/kthread.c: possible cleanups
- From: Adrian Bunk <[email protected]>
- [RFC: 2.6 patch] kernel/kthread.c: possible cleanups
- References:
- [RFC: 2.6 patch] kernel/kthread.c: make kthread_stop_sem() static
- From: Adrian Bunk <[email protected]>
- [RFC: 2.6 patch] kernel/kthread.c: make kthread_stop_sem() static
- Prev by Date: Re: [PATCH] Shrink rbtree
- Next by Date: Re: sata suspend resume ...
- Previous by thread: [RFC: 2.6 patch] kernel/kthread.c: make kthread_stop_sem() static
- Next by thread: [RFC: 2.6 patch] kernel/kthread.c: possible cleanups
- Index(es):