mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user