From: Tejun Heo Date: Tue, 14 May 2013 20:52:31 +0000 (-0700) Subject: blk-throttle: relocate throtl_schedule_delayed_work() X-Git-Tag: v3.11-rc1~21^2~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9131a27e2a3272df2207277a2be90377ce75fc6;p=pandora-kernel.git blk-throttle: relocate throtl_schedule_delayed_work() Move throtl_schedule_delayed_work() above its first user so that the forward declaration can be removed. This patch is pure relocaiton. Signed-off-by: Tejun Heo Acked-by: Vivek Goyal --- Reading git-diff-tree failed