* [PATCH][TRIVIAL] opensm/complib/cl_atomic.h: Commentary changes
@ 2011-11-21 12:02 Hal Rosenstock
[not found] ` <4ECA3DBD.8090206-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Hal Rosenstock @ 2011-11-21 12:02 UTC (permalink / raw)
To: Alex Netes
Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
Remove mention of unused routines cl_atomic_xchg and cl_atomic_comp_xchg
Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
diff --git a/include/complib/cl_atomic.h b/include/complib/cl_atomic.h
index 92620ee..ba21442 100644
--- a/include/complib/cl_atomic.h
+++ b/include/complib/cl_atomic.h
@@ -87,8 +87,7 @@ int32_t cl_atomic_inc(IN atomic32_t * const p_value);
* synchronization mechanisms in multi-threaded environments.
*
* SEE ALSO
-* Atomic Operations, cl_atomic_dec, cl_atomic_add, cl_atomic_sub,
-* cl_atomic_xchg, cl_atomic_comp_xchg
+* Atomic Operations, cl_atomic_dec, cl_atomic_add, cl_atomic_sub
*********/
/****f* Component Library: Atomic Operations/cl_atomic_dec
@@ -118,8 +117,7 @@ int32_t cl_atomic_dec(IN atomic32_t * const p_value);
* synchronization mechanisms in multi-threaded environments.
*
* SEE ALSO
-* Atomic Operations, cl_atomic_inc, cl_atomic_add, cl_atomic_sub,
-* cl_atomic_xchg, cl_atomic_comp_xchg
+* Atomic Operations, cl_atomic_inc, cl_atomic_add, cl_atomic_sub
*********/
/****f* Component Library: Atomic Operations/cl_atomic_add
@@ -153,8 +151,7 @@ cl_atomic_add(IN atomic32_t * const p_value, IN const int32_t increment);
* synchronization mechanisms in multi-threaded environments.
*
* SEE ALSO
-* Atomic Operations, cl_atomic_inc, cl_atomic_dec, cl_atomic_sub,
-* cl_atomic_xchg, cl_atomic_comp_xchg
+* Atomic Operations, cl_atomic_inc, cl_atomic_dec, cl_atomic_sub
*********/
/****f* Component Library: Atomic Operations/cl_atomic_sub
@@ -188,8 +185,7 @@ cl_atomic_sub(IN atomic32_t * const p_value, IN const int32_t decrement);
* synchronization mechanisms in multi-threaded environments.
*
* SEE ALSO
-* Atomic Operations, cl_atomic_inc, cl_atomic_dec, cl_atomic_add,
-* cl_atomic_xchg, cl_atomic_comp_xchg
+* Atomic Operations, cl_atomic_inc, cl_atomic_dec, cl_atomic_add
*********/
END_C_DECLS
--
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_atomic.h: Commentary changes
[not found] ` <4ECA3DBD.8090206-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2012-01-01 8:17 ` Alex Netes
0 siblings, 0 replies; 2+ messages in thread
From: Alex Netes @ 2012-01-01 8:17 UTC (permalink / raw)
To: Hal Rosenstock
Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
Hi Hal,
On 07:02 Mon 21 Nov , Hal Rosenstock wrote:
>
> Remove mention of unused routines cl_atomic_xchg and cl_atomic_comp_xchg
>
> 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-01-01 8:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21 12:02 [PATCH][TRIVIAL] opensm/complib/cl_atomic.h: Commentary changes Hal Rosenstock
[not found] ` <4ECA3DBD.8090206-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2012-01-01 8:17 ` Alex Netes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox