Fix warning: 179: warning: label `done' defined but not used
This commit is contained in:
parent
988401088c
commit
3a88b43443
@ -172,7 +172,6 @@ amrd_strategy(struct bio *bio)
|
||||
bad:
|
||||
bio->bio_flags |= BIO_ERROR;
|
||||
|
||||
done:
|
||||
/*
|
||||
* Correctly set the buf to indicate a completed transfer
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user