Cleanup: flt.lttng-utils.debug-info: coding style
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 4 Oct 2019 18:58:26 +0000 (14:58 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 9 Oct 2019 14:56:44 +0000 (10:56 -0400)
commitbc463d346ce2e04bcc39fd1919638d76c68ea9c2
tree43883067de224a939bb2f64f0fb536a3223d0a0b
parent3725ce94ae60136f22d7986ca96f0a67d6be62e5
Cleanup: flt.lttng-utils.debug-info: coding style

When I first wrote this component class, I was using the wrong coding
style standard. More specifically, the main problem is that the number
of tabs on breaking lines is wrong at bunch places in the debug-info
files.

I am currently working on this code and it annoyed me. So I fixed most
of it.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I41b3d6b3a35546e5ce4f65470bed1303966523c4
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2134
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/plugins/lttng-utils/debug-info/debug-info.c
src/plugins/lttng-utils/debug-info/trace-ir-data-copy.c
src/plugins/lttng-utils/debug-info/trace-ir-mapping.c
src/plugins/lttng-utils/debug-info/trace-ir-metadata-copy.c
src/plugins/lttng-utils/debug-info/trace-ir-metadata-field-class-copy.c
This page took 0.024841 seconds and 4 git commands to generate.