Clean-up: liblttng-ctl: fix -Wshadow error in lttng_enable_event_with_exclusions
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 31 Mar 2021 18:51:12 +0000 (14:51 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 13 Apr 2021 20:22:06 +0000 (16:22 -0400)
The local variable `handle` shadows the parameter, rename the local
variable.

Change-Id: Ic1f3b8ae9fd6ac356eeee691c0328d6e8e1d0216
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.024905 seconds and 4 git commands to generate.