Cleanup: remove unused value warning
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Mar 2011 21:55:30 +0000 (17:55 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 21 Mar 2011 21:55:30 +0000 (17:55 -0400)
return value of cmpxchg is purposefully unused in
_cds_lfq_enqueue_rcu(). Cast it to (void) to remove the compiler
warning.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025331 seconds and 4 git commands to generate.