aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi')
-rw-r--r--drivers/scsi/ipr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/ipr.c b/drivers/scsi/ipr.c
index 3c32e08e71c1..2d83fbb806a5 100644
--- a/drivers/scsi/ipr.c
+++ b/drivers/scsi/ipr.c
@@ -4837,7 +4837,7 @@ static int ipr_queuecommand(struct scsi_cmnd *scsi_cmd,
4837 * Return value: 4837 * Return value:
4838 * 0 on success / other on failure 4838 * 0 on success / other on failure
4839 **/ 4839 **/
4840int ipr_ioctl(struct scsi_device *sdev, int cmd, void __user *arg) 4840static int ipr_ioctl(struct scsi_device *sdev, int cmd, void __user *arg)
4841{ 4841{
4842 struct ipr_resource_entry *res; 4842 struct ipr_resource_entry *res;
4843 4843