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:
2a4fd07
)
blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dispatch()
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)
throtl_select_dispatch() calls throtl_enqueue_tg() right after
tg_update_disptime(), which always calls the function anyway. The
call is, while harmless, unnecessary. Remove it.
This patch doesn't introduce any behavior difference.
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