Cleanup: Dead assignments
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 17 Oct 2019 14:13:27 +0000 (10:13 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 18 Oct 2019 17:02:32 +0000 (13:02 -0400)
commit2b1f9014fead512c00f519214f44ad86cf39187d
tree7e0217797a4e89037c762b5403cdb02611d4eaab
parentc079be4fa1d06ca906230fe134544a40664ea90e
Cleanup: Dead assignments

Scan-build reports multiple:
  Value stored to 'ret' is never read

Reported-by: Scan-build
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I48212d9f13a2cc1f1f8372fe444ddbe417d342b9
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2214
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/cli/babeltrace2.c
src/plugins/ctf/fs-sink/translate-trace-ir-to-ctf-ir.c
This page took 0.028825 seconds and 4 git commands to generate.