SUNRPC: remove svc_create_thread()
authorJeff Layton <jlayton@redhat.com>
Mon, 7 Apr 2008 20:45:37 +0000 (16:45 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 23 Apr 2008 20:13:42 +0000 (16:13 -0400)
commit8774282c4cef82695ccca8bd09976de5d6e49610
treed5061bde10232534900729aedb3ee63a78183ae5
parente1ba1ab76e68de9f4a93fae8406627924efaed99
SUNRPC: remove svc_create_thread()

Now that the nfs4 callback thread uses the kthread API, there are no
more users of svc_create_thread(). Remove it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/sunrpc/svc.h
net/sunrpc/svc.c