CRED: Rename is_single_threaded() to is_wq_single_threaded()
authorDavid Howells <dhowells@redhat.com>
Thu, 13 Nov 2008 23:39:21 +0000 (10:39 +1100)
committerJames Morris <jmorris@namei.org>
Thu, 13 Nov 2008 23:39:21 +0000 (10:39 +1100)
Rename is_single_threaded() to is_wq_single_threaded() so that a new
is_single_threaded() can be created that refers to tasks rather than
waitqueues.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: James Morris <jmorris@namei.org>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found