On Thu, Apr 19, 2007 at 01:58:43AM -0600, Eric W. Biederman wrote: > From: Eric W. Biederman <[EMAIL PROTECTED]> > > 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/