scsi: mpt2sas: fix ioctl in comment

Fix 'ioctl' spelling.

Signed-off-by: Alex Pilon <alp+linux@alexpilon.ca>
Acked-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Alex Pilon 2014-11-06 19:50:40 -05:00 committed by Jiri Kosina
parent 68386da82a
commit 565ccde960
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ struct mpt2_ioctl_eventreport {
}; };
/** /**
* struct mpt2_ioctl_command - generic mpt firmware passthru ioclt * struct mpt2_ioctl_command - generic mpt firmware passthru ioctl
* @hdr - generic header * @hdr - generic header
* @timeout - command timeout in seconds. (if zero then use driver default * @timeout - command timeout in seconds. (if zero then use driver default
* value). * value).