]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] kthread: convert smbiod
authorSerge E. Hallyn <serue@us.ibm.com>
Sun, 25 Jun 2006 12:49:00 +0000 (05:49 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:21 +0000 (10:01 -0700)
commitfa366ad5d7fe05abaae44a1cd216348669e42ef8
tree5c4bf3a48dca37d139b8ec16b6d3b71ee6a76abe
parentc7b2eff059fcc2d1b7085ee3d84b79fd657a537b
[PATCH] kthread: convert smbiod

Update smbiod to use kthread instead of deprecated kernel_thread.

[akpm@osdl.org: cleanup]
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/smbfs/smbiod.c