summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/zfsboot/zfsboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/zfsboot/zfsboot.c')
-rw-r--r--sys/boot/i386/zfsboot/zfsboot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/i386/zfsboot/zfsboot.c b/sys/boot/i386/zfsboot/zfsboot.c
index 6fbbc6f..533ad3f 100644
--- a/sys/boot/i386/zfsboot/zfsboot.c
+++ b/sys/boot/i386/zfsboot/zfsboot.c
@@ -83,7 +83,6 @@ static const unsigned char flags[NOPT] = {
};
uint32_t opts;
-static const char *const dev_nm[NDEV] = {"ad", "da", "fd"};
static const unsigned char dev_maj[NDEV] = {30, 4, 2};
static char cmd[512];
OpenPOWER on IntegriCloud