X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fscsi%2Fscsi_ioctl.h;h=4a46f88e7e7f79c58dd1c7a5e60d05fafc10b0e2;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=688fa25e7d3937005ae85d64a1ea9f1306a2d25f;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/scsi/scsi_ioctl.h b/include/scsi/scsi_ioctl.h index 688fa25e7..4a46f88e7 100644 --- a/include/scsi/scsi_ioctl.h +++ b/include/scsi/scsi_ioctl.h @@ -41,7 +41,6 @@ typedef struct scsi_fctargaddress { } Scsi_FCTargAddress; extern int scsi_ioctl(struct scsi_device *, int, void __user *); -extern int kernel_scsi_ioctl(struct scsi_device *, int , void *); extern int scsi_ioctl_send_command(struct scsi_device *, struct scsi_ioctl_command __user *);