diff options
| author | Kiyoshi Ueda <[email protected]> | 2007-12-11 22:53:24 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2008-01-28 09:37:15 +0000 |
| commit | b8286239ddaf2632cec65c01e68a403ac4c3d079 (patch) | |
| tree | fe8b8ac09d103612525566d5851907a09f99594f /scripts/basic/docproc.c | |
| parent | blk_end_request: cleanup 'uptodate' related code (take 4) (diff) | |
| download | kernel-b8286239ddaf2632cec65c01e68a403ac4c3d079.tar.gz kernel-b8286239ddaf2632cec65c01e68a403ac4c3d079.zip | |
blk_end_request: cleanup of request completion (take 4)
This patch merges complete_request() into end_that_request_last()
for cleanup.
complete_request() was introduced by earlier part of this patch-set,
not to break the existing users of end_that_request_last().
Since all users are converted to blk_end_request interfaces and
end_that_request_last() is no longer exported, the code can be
merged to end_that_request_last().
Cc: Boaz Harrosh <[email protected]>
Signed-off-by: Kiyoshi Ueda <[email protected]>
Signed-off-by: Jun'ichi Nomura <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions
