patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / scsi / scsi_proc.c
index 126225b..00e160a 100644 (file)
@@ -54,7 +54,7 @@ static int proc_scsi_read(char *buffer, char **start, off_t offset,
        return n;
 }
 
-static int proc_scsi_write_proc(struct file *file, const char *buf,
+static int proc_scsi_write_proc(struct file *file, const char __user *buf,
                            unsigned long count, void *data)
 {
        struct Scsi_Host *shost = data;