IB/iser: Typo fix (s/destory/destroy/)
authorOliver Pinter <oliver.pntr@gmail.com>
Fri, 25 Jan 2008 22:15:32 +0000 (14:15 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:32 +0000 (14:15 -0800)
Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/ulp/iser/iser_verbs.c

index 654a4dce0236ac8dfd65ceacb946c0d684891e88..91b2b39eb20c7ceea86b18ccc56bb5c336cbcc9a 100644 (file)
@@ -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)