diff options
Diffstat (limited to 'usr/src/uts/common/xen/io/xdf.c')
-rw-r--r-- | usr/src/uts/common/xen/io/xdf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/common/xen/io/xdf.c b/usr/src/uts/common/xen/io/xdf.c index e6be8957f4..56c18a6cec 100644 --- a/usr/src/uts/common/xen/io/xdf.c +++ b/usr/src/uts/common/xen/io/xdf.c @@ -1146,7 +1146,6 @@ xdf_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, case DKIOCSMBOOT: case DKIOCGETEFI: case DKIOCSETEFI: - case DKIOCSETEXTPART: case DKIOCPARTITION: { int rc; |