From: David Howells Date: Thu, 13 Nov 2008 23:39:21 +0000 (+1100) Subject: CRED: Rename is_single_threaded() to is_wq_single_threaded() X-Git-Tag: v2.6.29-rc1~588^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc88bc45ce8043171089c9592da223dfab91823;p=pandora-kernel.git CRED: Rename is_single_threaded() to is_wq_single_threaded() 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 Reviewed-by: James Morris Signed-off-by: James Morris --- Reading git-diff-tree failed