diff options
author | Neil Brown <neilb@notabene.brown> | 2008-06-28 08:31:20 +1000 |
---|---|---|
committer | Neil Brown <neilb@notabene.brown> | 2008-06-28 08:31:20 +1000 |
commit | 0e13fe23a00ad88c737d91d94a050707c6139ce4 (patch) | |
tree | 7b52d698f200751cd332948a6ad982d8e839ee2d /drivers/md/bitmap.c | |
parent | 13864515f7bf6cabd60e63c62e09d311386ae1f1 (diff) |
use bio_endio instead of a call to bi_end_io
Turn calls to bi->bi_end_io() into bio_endio(). Apparently bio_endio does
exactly the same error processing as is hardcoded at these places.
bio_endio() avoids recursion (or will soon), so it should be used.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'drivers/md/bitmap.c')
0 files changed, 0 insertions, 0 deletions