aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt/ib_srpt.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-08-10 00:07:58 +0000
committerRoland Dreier <roland@purestorage.com>2012-08-15 11:56:19 -0700
commit142ad5db2b29a1c392e1b14934fae5d161d6c6e7 (patch)
tree499627a5de9eee960359aafe78ce24285259b9f1 /drivers/infiniband/ulp/srpt/ib_srpt.c
parentLinux 3.6-rc1 (diff)
downloadlinux-dev-142ad5db2b29a1c392e1b14934fae5d161d6c6e7.tar.xz
linux-dev-142ad5db2b29a1c392e1b14934fae5d161d6c6e7.zip
IB: Fix typos in infiniband drivers
Correct spelling typos in comments in drivers/infiniband. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/infiniband/ulp/srpt/ib_srpt.c')
-rw-r--r--drivers/infiniband/ulp/srpt/ib_srpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/ulp/srpt/ib_srpt.c b/drivers/infiniband/ulp/srpt/ib_srpt.c
index 7a0ce8d42887..9e1449f8c6a2 100644
--- a/drivers/infiniband/ulp/srpt/ib_srpt.c
+++ b/drivers/infiniband/ulp/srpt/ib_srpt.c
@@ -1469,7 +1469,7 @@ static void srpt_handle_send_comp(struct srpt_rdma_ch *ch,
*
* XXX: what is now target_execute_cmd used to be asynchronous, and unmapping
* the data that has been transferred via IB RDMA had to be postponed until the
- * check_stop_free() callback. None of this is nessecary anymore and needs to
+ * check_stop_free() callback. None of this is necessary anymore and needs to
* be cleaned up.
*/
static void srpt_handle_rdma_comp(struct srpt_rdma_ch *ch,