提交 1462222b 编写于 作者: M Martin Schwidefsky

[S390] xpram: fix bio_end{_,}io typo

Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
上级 a2e53801
......@@ -230,7 +230,7 @@ static int xpram_make_request(struct request_queue *q, struct bio *bio)
}
}
set_bit(BIO_UPTODATE, &bio->bi_flags);
bio_end_io(bio, 0);
bio_endio(bio, 0);
return 0;
fail:
bio_io_error(bio);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册