From: Tejun Heo Date: Fri, 3 Aug 2012 17:30:46 +0000 (-0700) Subject: workqueue: move try_to_grab_pending() upwards X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~52^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4ede014ea886b71ef71368738da35b316cb7c0;p=pandora-kernel.git workqueue: move try_to_grab_pending() upwards try_to_grab_pending() will be used by to-be-implemented mod_delayed_work[_on](). Move try_to_grab_pending() and related functions above queueing functions. This patch only moves functions around. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed