Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | CRED: Rename is_single_threaded() to is_wq_single_threaded() | David Howells | 2008-11-13 |
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> |