Cleanup: flt.lttng-utils.debug-info: Dead assignment
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 15 Oct 2019 19:01:14 +0000 (15:01 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 18 Oct 2019 17:02:32 +0000 (13:02 -0400)
Since the `event_get_payload_build_id_length()` and
`event_get_payload_build_id_value()` functions, can't fail, make them
return void.

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

Reported-by: Scan-Build - Dead assignment
Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I950d0d327c19578d9b715e67417afd05f2ac2645
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2201
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>

No differences found
This page took 0.023781 seconds and 4 git commands to generate.