Cleanup: Dead assignments
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 17 Oct 2019 14:13:27 +0000 (10:13 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 30 Oct 2019 19:14:52 +0000 (15:14 -0400)
commit9a6cc676da74dd78c3852a36822f75611664b869
treef2c265c9252ffee06c10a3c13120268908362940
parent105ce232213d635db992de286a751b6f21f54aa9
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.024243 seconds and 4 git commands to generate.