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

This commit is contained in:
peter 2001-06-15 00:13:54 +00:00
parent eb13867755
commit 174c5f6afc

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
*/