Re: tracing: Cleanup event_enable_trigger_parse() by using __free()

From: Markus Elfring

Date: Fri Jul 03 2026 - 15:21:21 EST


> That example uses the variable in a specific block whereas this variable is
> used in most of the function, which makes it appropriate where it lies.

What does hinder you to apply scope reductions for selected local variables
more often?

Regards,
Markus