diff options
author | Ming Lei <tom.leiming@gmail.com> | 2016-11-11 15:05:30 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-11-22 18:57:55 +0300 |
commit | 06efffda51d9785ea765b42ad25bd65405facf12 (patch) | |
tree | cdcdc97326e0b259efcb0f1b9bf559a523f985f4 /sound/oss/pas2_pcm.c | |
parent | 3a83f4677539bce8eaa2bca9ee9c20e172d7ab04 (diff) | |
download | linux-06efffda51d9785ea765b42ad25bd65405facf12.tar.xz |
block: drbd: remove impossible failure handling
For a non-cloned bio, bio_add_page() only returns failure when
the io vec table is full, but in that case, bio->bi_vcnt can't
be zero at all.
So remove the impossible failure handling.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'sound/oss/pas2_pcm.c')
0 files changed, 0 insertions, 0 deletions