aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/bio.h
diff options
context:
space:
mode:
authorKiyoshi Ueda <k-ueda@ct.jp.nec.com>2008-10-01 10:14:46 -0400
committerJens Axboe <jens.axboe@oracle.com>2008-10-09 08:56:21 +0200
commitd00e29fd99dd63d1c51917604e35dee824ed567f (patch)
tree461c725d7ffaf2d5a69bc854ca4aa9977f530ea2 /include/linux/bio.h
parentblock: change elevator to use __blk_end_request() (diff)
downloadlinux-dev-d00e29fd99dd63d1c51917604e35dee824ed567f.tar.xz
linux-dev-d00e29fd99dd63d1c51917604e35dee824ed567f.zip
block: remove end_{queued|dequeued}_request()
This patch removes end_queued_request() and end_dequeued_request(), which are no longer used. As a results, users of __end_request() became only end_request(). So the actual code in __end_request() is moved to end_request() and __end_request() is removed. Signed-off-by: Kiyoshi Ueda <k-ueda@ct.jp.nec.com> Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'include/linux/bio.h')
0 files changed, 0 insertions, 0 deletions