From: Oleg Nesterov Date: Fri, 25 Jul 2008 08:47:53 +0000 (-0700) Subject: workqueues: queue_work() can use queue_work_on() X-Git-Tag: v2.6.27-rc1~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef1ca236b8d645349ed6569598ae3f6c1b9511c0;p=pandora-kernel.git workqueues: queue_work() can use queue_work_on() queue_work() can use queue_work_on() to avoid the code duplication. Signed-off-by: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed