ctf: remove unnecessary assignment
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 3 Sep 2019 19:19:17 +0000 (15:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 4 Sep 2019 15:58:23 +0000 (11:58 -0400)
commit0c695fa2a58b0b59e9cb493cb95891e20da58206
tree5f3a822f55f0e23f9b7c046bcfe395a8a285e6d8
parentaab89afca7e58b51784bbb6da6fde0757d53fd8d
ctf: remove unnecessary assignment

result is already set to NULL by the BT_VALUE_PUT_REF_AND_RESET just
above, so there is no need to set it again.

Change-Id: I9ab4839a8f9011fde846a0ee9cdb30d28786a362
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1997
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/ctf/fs-src/query.c
This page took 0.02496 seconds and 4 git commands to generate.