Clean-up: lttng: prepend `the_` to global variables in list.c
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 31 Mar 2021 18:54:08 +0000 (14:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 13 Apr 2021 20:22:09 +0000 (16:22 -0400)
This avoids name clashes between the global variable `handle` and
function parameters of the same name. Change all global variables of the
file while at it.

Change-Id: Ice1a4f98270f439f5e5001014d9b3d6f2d8a5803
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

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