From: Tejun Heo Date: Wed, 19 Oct 2011 12:31:18 +0000 (+0200) Subject: block: move blk_throtl prototypes to block/blk.h X-Git-Tag: v3.2-rc1~49^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc9fcbf9cb8ec76d340da16fbf48a9a316e14c52;p=pandora-kernel.git 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 Cc: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed