瀏覽代碼

IB/iser: Typo fix (s/destory/destroy/)

Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Oliver Pinter 17 年之前
父節點
當前提交
38dc732f47
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/infiniband/ulp/iser/iser_verbs.c

+ 1 - 1
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.
  * CQ and PD created with the device associated with the adapator.
  */
  */
 static void iser_free_device_ib_res(struct iser_device *device)
 static void iser_free_device_ib_res(struct iser_device *device)