summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx/mlx_disk.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mlx/mlx_disk.c')
-rw-r--r--sys/dev/mlx/mlx_disk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mlx/mlx_disk.c b/sys/dev/mlx/mlx_disk.c
index b372247..7caa522 100644
--- a/sys/dev/mlx/mlx_disk.c
+++ b/sys/dev/mlx/mlx_disk.c
@@ -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
*/
OpenPOWER on IntegriCloud