diff options
Diffstat (limited to 'sys/dev/mlx/mlx_disk.c')
| -rw-r--r-- | sys/dev/mlx/mlx_disk.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/mlx/mlx_disk.c b/sys/dev/mlx/mlx_disk.c index b372247d313e..7caa5222f113 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 */ |
