]> git.baikalelectronics.ru Git - kernel.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)
commita9525cc64201481122ffb28ca581d327a1dc4d58
tree5c4bf3a48dca37d139b8ec16b6d3b71ee6a76abe
parentb37bd66ba585a4d612030ca6b581f5a3e6dd21e6
[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