···259259 sc->stripe[target_stripe].physical_start;260260 bio->bi_iter.bi_size = to_bytes(end - begin);261261 return DM_MAPIO_REMAPPED;262262- } else {263263- /* The range doesn't map to the target stripe */264264- bio_endio(bio);265265- return DM_MAPIO_SUBMITTED;266262 }263263+264264+ /* The range doesn't map to the target stripe */265265+ bio_endio(bio);266266+ return DM_MAPIO_SUBMITTED;267267}268268269269static int stripe_map(struct dm_target *ti, struct bio *bio)