Fix: compat_futex_noasync: don't override return value
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 14 Sep 2015 00:47:10 +0000 (20:47 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 14 Sep 2015 00:47:10 +0000 (20:47 -0400)
commitc8114d9b8b837fcd7e9ba83fd3d676bd2a70edb9
treef4b1a6ec9365fa54ef9c737f6901a861235e8231
parent42dfe454abcd206bb2005261c6b79cb3d4f9ce29
Fix: compat_futex_noasync: don't override return value

Fix error reported by Coverity:
** CID 1324336:  Code maintainability issues  (UNUSED_VALUE)
/compat_futex.c: 99 in compat_futex_noasync()

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