All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][TRIVIAL] opensm/complib/cl_[ptr_]vector.h: Commentary change for consistency
@ 2012-04-17 11:49 Hal Rosenstock
       [not found] ` <4F8D58D9.4060403-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Hal Rosenstock @ 2012-04-17 11:49 UTC (permalink / raw)
  To: Alex Netes
  Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)


Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
diff --git a/include/complib/cl_ptr_vector.h b/include/complib/cl_ptr_vector.h
index d4af0fe..c767f31 100644
--- a/include/complib/cl_ptr_vector.h
+++ b/include/complib/cl_ptr_vector.h
@@ -254,7 +254,7 @@ cl_ptr_vector_init(IN cl_ptr_vector_t * const p_vector,
 *	p_vector
 *		[in] Pointer to a cl_ptr_vector_t structure to inititalize.
 *
-*	initial_size
+*	min_size
 *		[in] Initial number of elements.
 *
 *	grow_size
diff --git a/include/complib/cl_vector.h b/include/complib/cl_vector.h
index 11c45f8..f66172b 100644
--- a/include/complib/cl_vector.h
+++ b/include/complib/cl_vector.h
@@ -393,7 +393,7 @@ cl_vector_init(IN cl_vector_t * const p_vector,
 *	p_vector
 *		[in] Pointer to a cl_vector_t structure to inititalize.
 *
-*	initial_size
+*	min_size
 *		[in] Initial number of elements.
 *
 *	grow_size
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH][TRIVIAL] opensm/complib/cl_[ptr_]vector.h: Commentary change for consistency
       [not found] ` <4F8D58D9.4060403-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2012-04-22 11:45   ` Alex Netes
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Netes @ 2012-04-22 11:45 UTC (permalink / raw)
  To: Hal Rosenstock
  Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)

Hi Hal,

On 07:49 Tue 17 Apr     , Hal Rosenstock wrote:
> 
> Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> ---

Applied. Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2012-04-22 11:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-17 11:49 [PATCH][TRIVIAL] opensm/complib/cl_[ptr_]vector.h: Commentary change for consistency Hal Rosenstock
     [not found] ` <4F8D58D9.4060403-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2012-04-22 11:45   ` Alex Netes

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.