From: Tejun Heo Date: Wed, 5 Sep 2012 06:12:33 +0000 (-0700) Subject: workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function X-Git-Tag: v3.6-rc6~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90beca5de591e12482a812f23a7f10690962ed4a;p=pandora-kernel.git workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function This doesn't make any functional difference and is purely to help the next patch to be simpler. Signed-off-by: Tejun Heo Cc: Lai Jiangshan --- Reading git-diff-tree failed