linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] IB/iser: fix a comment typo
@ 2015-10-04  9:00 Geliang Tang
  2015-10-05 14:59 ` Sagi Grimberg
       [not found] ` <79a2c1916a6cfbfecda2048cc14f428cc7a0fe68.1443949081.git.geliangtang-9Onoh4P/yGk@public.gmane.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Geliang Tang @ 2015-10-04  9:00 UTC (permalink / raw)
  To: Or Gerlitz, Sagi Grimberg, Roi Dayan, Doug Ledford, Sean Hefty,
	Hal Rosenstock
  Cc: Geliang Tang, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Just fix a typo in the code comment.

Signed-off-by: Geliang Tang <geliangtang-9Onoh4P/yGk@public.gmane.org>
---
 drivers/infiniband/ulp/iser/iscsi_iser.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/infiniband/ulp/iser/iscsi_iser.c b/drivers/infiniband/ulp/iser/iscsi_iser.c
index f58ff96..8f2f105 100644
--- a/drivers/infiniband/ulp/iser/iscsi_iser.c
+++ b/drivers/infiniband/ulp/iser/iscsi_iser.c
@@ -111,7 +111,7 @@ module_param_named(pi_guard, iser_pi_guard, int, S_IRUGO);
 MODULE_PARM_DESC(pi_guard, "T10-PI guard_type [deprecated]");
 
 /*
- * iscsi_iser_recv() - Process a successfull recv completion
+ * iscsi_iser_recv() - Process a successful recv completion
  * @conn:         iscsi connection
  * @hdr:          iscsi header
  * @rx_data:      buffer containing receive data payload
-- 
2.5.0


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-20 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-04  9:00 [PATCH] IB/iser: fix a comment typo Geliang Tang
2015-10-05 14:59 ` Sagi Grimberg
     [not found] ` <79a2c1916a6cfbfecda2048cc14f428cc7a0fe68.1443949081.git.geliangtang-9Onoh4P/yGk@public.gmane.org>
2015-10-20 17:39   ` Doug Ledford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).