Re: [PATCH] arm ecard: Conver to use the kthread API.

From: Christoph Hellwig
Date: Sun Apr 22 2007 - 16:18:55 EST


On Thu, Apr 19, 2007 at 01:58:43AM -0600, Eric W. Biederman wrote:
> From: Eric W. Biederman <ebiederm@xxxxxxxxxxxx>
>
> This patch modifies the startup of kecardd to use
> kthread_run not a kernel_thread combination of kernel_thread
> and daemonize. Making the code slightly simpler and more
> maintainable.

Looks good. Given that this is non-modular and there's no
exit function there is no need for further action.

-
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/