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:48:07 +0000 (20:48 -0400)
commit5b968b22cbf198656f2b9193675a631b1763cdd8
tree49cb6fec46844d74b8a9657baeec9f7936e2cabe
parent2b9d431f93ce4729f14e614d1c30448e720fda75
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.024905 seconds and 4 git commands to generate.