diff options
Diffstat (limited to 'block/compat_ioctl.c')
-rw-r--r-- | block/compat_ioctl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/compat_ioctl.c b/block/compat_ioctl.c index b73373216b0e..c70d0b6f666f 100644 --- a/block/compat_ioctl.c +++ b/block/compat_ioctl.c | |||
@@ -624,7 +624,6 @@ static int compat_blkdev_driver_ioctl(struct inode *inode, struct file *file, | |||
624 | case HDIO_GET_IDENTITY: | 624 | case HDIO_GET_IDENTITY: |
625 | case HDIO_DRIVE_TASK: | 625 | case HDIO_DRIVE_TASK: |
626 | case HDIO_DRIVE_CMD: | 626 | case HDIO_DRIVE_CMD: |
627 | case HDIO_SCAN_HWIF: | ||
628 | /* 0x330 is reserved -- it used to be HDIO_GETGEO_BIG */ | 627 | /* 0x330 is reserved -- it used to be HDIO_GETGEO_BIG */ |
629 | case 0x330: | 628 | case 0x330: |
630 | /* 0x02 -- Floppy ioctls */ | 629 | /* 0x02 -- Floppy ioctls */ |