]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
block: move blk_throtl prototypes to block/blk.h
authorTejun Heo <tj@kernel.org>
Wed, 19 Oct 2011 12:31:18 +0000 (14:31 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 19 Oct 2011 12:31:18 +0000 (14:31 +0200)
commitbc9fcbf9cb8ec76d340da16fbf48a9a316e14c52
tree89376b8811a0d440328dc4f31ef062c811db1cc1
parentece84241b93c4693bfe0a8ec9a043a16d216d0cd
block: move blk_throtl prototypes to block/blk.h

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>
block/blk-throttle.c
block/blk.h
include/linux/blkdev.h