From ea47b3c059f385b4715e58df170574084bbc9ace Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 14 May 2012 15:09:36 +0000 Subject: [PATCH] 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 --- srpt/src/ib_srpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srpt/src/ib_srpt.c b/srpt/src/ib_srpt.c index 3b3efd092..d88e50ff3 100644 --- a/srpt/src/ib_srpt.c +++ b/srpt/src/ib_srpt.c @@ -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),