diff options
author | Tejun Heo <tj@kernel.org> | 2009-04-28 06:06:04 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-04-28 08:14:49 +0200 |
commit | 9fd8d0e1bcb848257968d9a7d73ca4d890ea8bd1 (patch) | |
tree | 6ecdb8af44feda12713c1bee34a1ad5e9e978ee8 /block | |
parent | block: catch trying to use more bits than request->cmd_flags has (diff) | |
download | linux-9fd8d0e1bcb848257968d9a7d73ca4d890ea8bd1.tar.xz linux-9fd8d0e1bcb848257968d9a7d73ca4d890ea8bd1.zip |
block: make blk_end_request_cur() return bool
In the process of mindlessly copying [__]blk_end_request_all(),
[__]blk_end_request_cur() ended up returning void even though they're
partial completion functions. Fix it.
[ Impact: fix braindead API ]
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions