git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb76199
)
blk-throttle: relocate throtl_schedule_delayed_work()
author
Tejun Heo
<tj@kernel.org>
Tue, 14 May 2013 20:52:31 +0000
(13:52 -0700)
committer
Tejun Heo
<tj@kernel.org>
Tue, 14 May 2013 20:52:31 +0000
(13:52 -0700)
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 <tj@kernel.org>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
No differences found