aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
diff options
context:
space:
mode:
authorOliver Pinter <oliver.pntr@gmail.com>2008-01-25 14:15:32 -0800
committerRoland Dreier <rolandd@cisco.com>2008-01-25 14:15:32 -0800
commit38dc732f47948b9f91ae846806159a16aab1015f (patch)
tree146727b7fcbccbee175af48288e085968d0871c3 /drivers/infiniband
parentIB/iser: update URLs of iSER docs (diff)
downloadlinux-dev-38dc732f47948b9f91ae846806159a16aab1015f.tar.xz
linux-dev-38dc732f47948b9f91ae846806159a16aab1015f.zip
IB/iser: Typo fix (s/destory/destroy/)
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband')
-rw-r--r--drivers/infiniband/ulp/iser/iser_verbs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/ulp/iser/iser_verbs.c b/drivers/infiniband/ulp/iser/iser_verbs.c
index 654a4dce0236..91b2b39eb20c 100644
--- a/drivers/infiniband/ulp/iser/iser_verbs.c
+++ b/drivers/infiniband/ulp/iser/iser_verbs.c
@@ -105,7 +105,7 @@ pd_err:
}
/**
- * iser_free_device_ib_res - destory/dealloc/dereg the DMA MR,
+ * iser_free_device_ib_res - destroy/dealloc/dereg the DMA MR,
* CQ and PD created with the device associated with the adapator.
*/
static void iser_free_device_ib_res(struct iser_device *device)