uatomic: fix warning about unused variable
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 27 Jun 2011 21:07:25 +0000 (17:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 27 Jun 2011 21:07:25 +0000 (17:07 -0400)
commitc94627b55591d11b45e7aba6cc32d2e541d710d1
treeb734026aac16593a5085773b4144f3a50feb4170
parent8c43fe7257db4d2d75bbf06066d10a3a414f061e
uatomic: fix warning about unused variable

Fix:

compat_arch_x86.c: In function '_compat_uatomic_set':
compat_arch_x86.c:104:16: warning: variable 'result' set but not used [-Wunused-but-set-variable]

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
compat_arch_x86.c
This page took 0.024191 seconds and 4 git commands to generate.