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:
ece8424
)
block: move blk_throtl prototypes to block/blk.h
author
Tejun Heo
<tj@kernel.org>
Wed, 19 Oct 2011 12:31:18 +0000
(14:31 +0200)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 19 Oct 2011 12:31:18 +0000
(14:31 +0200)
blk_throtl interface is block internal and there's no reason to have
them in linux/blkdev.h. Move them to block/blk.h.
This patch doesn't introduce any functional change.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
No differences found