Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CRED: Rename is_single_threaded() to is_wq_single_threaded() | David Howells | 2008-11-14 | 1 | -0/+45 |
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> |