From: Tejun Heo Date: Tue, 29 Jun 2010 08:07:10 +0000 (+0200) Subject: workqueue: separate out process_one_work() X-Git-Tag: v2.6.36-rc1~506^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a62428c0ae54a39e411251e836c3fe3dc11a5f5f;p=pandora-kernel.git workqueue: separate out process_one_work() Separate out process_one_work() out of run_workqueue(). This patch doesn't cause any behavior change. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed