Fix warning: 186: warning: label `done' defined but not used

This commit is contained in:
peter 2001-06-15 07:26:39 +00:00
parent 9e34fe7efd
commit 184cadbfac

View File

@ -179,7 +179,6 @@ idad_strategy(struct bio *bp)
bad:
bp->bio_flags |= BIO_ERROR;
done:
/*
* Correctly set the buf to indicate a completed transfer
*/