ib_srpt: Fix spelling in a source code comment

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4298 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2012-05-14 15:09:36 +00:00
parent f879eadf3d
commit ea47b3c059

View File

@@ -2519,7 +2519,7 @@ static int srpt_cm_req_recv(struct ib_cm_id *cm_id,
be64_to_cpu(*(__be64 *)(ch->i_port_id + 8)));
} else {
/*
* Default behavior: use the initator port identifier as the
* Default behavior: use the initiator port identifier as the
* session name.
*/
snprintf(ch->sess_name, sizeof(ch->sess_name),