Cleanup: remove dead assignment
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 25 Jul 2017 20:26:25 +0000 (16:26 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 25 Jun 2019 15:07:44 +0000 (11:07 -0400)
commit028ba70793261607f5e08f412326c843b45c1984
treee0c31f75b846b6073e662bf54af981249fc6e1e3
parentac8d0a59d7cb787ef38a18c03f385b8be14f4d86
Cleanup: remove dead assignment

Both calling sites do not use the return value and errors are already
managed inside the called function.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/consumer/consumer.c
src/common/consumer/consumer.h
src/common/kernel-consumer/kernel-consumer.c
src/common/ust-consumer/ust-consumer.c
This page took 0.026806 seconds and 5 git commands to generate.