Skip to content

Commit

Permalink
scsi: mpt2sas: fix ioctl in comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Alex Pilon authored and Jiri Kosina committed Nov 20, 2014
1 parent 68386da commit 565ccde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/mpt2sas/mpt2sas_ctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
* @timeout - command timeout in seconds. (if zero then use driver default
* value).
Expand Down

0 comments on commit 565ccde

Please sign in to comment.