X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fscsi%2Fscsi_ioctl.h;h=b9006848b8134412cc29f67208890cbfdc2f370b;hb=10ce3cc919f50c2043b41ca968b43c26a3672600;hp=edb9525386dadc40b38788787d6c92586dcf5e82;hpb=59f720eb5a4337b2c4fc0b4c6cfd9c144e492aa8;p=firefly-linux-kernel-4.4.55.git diff --git a/include/scsi/scsi_ioctl.h b/include/scsi/scsi_ioctl.h index edb9525386da..b9006848b813 100644 --- a/include/scsi/scsi_ioctl.h +++ b/include/scsi/scsi_ioctl.h @@ -42,7 +42,7 @@ typedef struct scsi_fctargaddress { extern int scsi_ioctl(struct scsi_device *, int, void __user *); extern int scsi_nonblockable_ioctl(struct scsi_device *sdev, int cmd, - void __user *arg, struct file *filp); + void __user *arg, int ndelay); #endif /* __KERNEL__ */ #endif /* _SCSI_IOCTL_H */