Cleanup: dead assignment
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 25 Jul 2017 18:01:48 +0000 (14:01 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 31 Jul 2017 17:17:15 +0000 (13:17 -0400)
commit2f6e20e419fdff234936d0feb29ed86c6e788cbb
treebc757a80e19fb16d5c7883b7ecec25da18bfed92
parent0666502798ecbdb4a1398b180505fa1843bbccc2
Cleanup: dead assignment

ret is never used for error, use err instead.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-consumerd/health-consumerd.c
This page took 0.024312 seconds and 4 git commands to generate.