vserver 2.0 rc7
[linux-2.6.git] / drivers / block / scsi_ioctl.c
index 689527a..681871c 100644 (file)
@@ -328,11 +328,6 @@ static int sg_io(struct file *file, request_queue_t *q,
        return 0;
 }
 
-#define FORMAT_UNIT_TIMEOUT            (2 * 60 * 60 * HZ)
-#define START_STOP_TIMEOUT             (60 * HZ)
-#define MOVE_MEDIUM_TIMEOUT            (5 * 60 * HZ)
-#define READ_ELEMENT_STATUS_TIMEOUT    (5 * 60 * HZ)
-#define READ_DEFECT_DATA_TIMEOUT       (60 * HZ )
 #define OMAX_SB_LEN 16          /* For backward compatibility */
 
 static int sg_scsi_ioctl(struct file *file, request_queue_t *q,