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:
632b449
)
blk-throttle: collapse throtl_dispatch() into the work function
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)
blk-throttle is about to go through major restructuring to support
hierarchy. Do cosmetic updates in preparation.
* s/throtl_data->throtl_work/throtl_data->dispatch_work/
* s/blk_throtl_work()/blk_throtl_dispatch_work_fn()/
* Collapse throtl_dispatch() into blk_throtl_dispatch_work_fn()
This patch is purely cosmetic.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
block/blk-throttle.c
patch
|
blob
|
history
diff --cc
block/blk-throttle.c
Simple merge