Fix warning: 193: warning: label `done' defined but not used
This commit is contained in:
parent
eb13867755
commit
174c5f6afc
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user