ctf: remove unnecessary assignment
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 3 Sep 2019 19:19:17 +0000 (15:19 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2019 15:38:52 +0000 (11:38 -0400)
commited47ebcd99fd2fb58770dc733d9318b57858de68
tree5f4d876b967d6cd6975d9351df179bdb2e57e04e
parenta0cd55adbf4e2cf50e153f96916c099dc9ff2399
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.025534 seconds and 4 git commands to generate.