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

This commit is contained in:
Peter Wemm 2001-06-15 00:13:54 +00:00
parent 22941bd78f
commit 14aa34173c

View File

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