All of lore.kernel.org
 help / color / mirror / Atom feed
* [04/06] [typo fix] drivers/infiniband/ulp/iser/iser_verbs.c
@ 2007-12-30 13:19 Oliver Pinter (Pintér Olivér)
  2008-01-03 22:39 ` Roland Dreier
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Pinter (Pintér Olivér) @ 2007-12-30 13:19 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 19 bytes --]

-- 
Thanks,
Oliver

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 04.patch --]
[-- Type: text/x-diff; name=04.patch, Size: 878 bytes --]

commit 1621e01cc28c34c3f17169011bb2750d89f9ebb5
Author: Oliver Pinter <oliver.pntr@gmail.com>
Commit: Oliver Pinter <oliver.pntr@gmail.com>

    [typo fix] drivers/infiniband/ulp/iser/iser_verbs.c
    
    typo fix in drivers/infiniband/ulp/iser/iser_verbs.c
    foo-destory -> foo-destroy
    
    Signed-off-by: Oliver Pinter <oliver.pntr@gmail.com>

diff --git a/drivers/infiniband/ulp/iser/iser_verbs.c b/drivers/infiniband/ulp/iser/iser_verbs.c
index 654a4dc..91b2b39 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)

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

end of thread, other threads:[~2008-01-03 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-30 13:19 [04/06] [typo fix] drivers/infiniband/ulp/iser/iser_verbs.c Oliver Pinter (Pintér Olivér)
2008-01-03 22:39 ` Roland Dreier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.