Fix warning: 186: warning: label `done' defined but not used
This commit is contained in:
parent
9e34fe7efd
commit
184cadbfac
@ -179,7 +179,6 @@ idad_strategy(struct bio *bp)
|
|||||||
bad:
|
bad:
|
||||||
bp->bio_flags |= BIO_ERROR;
|
bp->bio_flags |= BIO_ERROR;
|
||||||
|
|
||||||
done:
|
|
||||||
/*
|
/*
|
||||||
* Correctly set the buf to indicate a completed transfer
|
* Correctly set the buf to indicate a completed transfer
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user