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

Steven Rostedt <[email protected]> Fri, 3 Jul 2026 15:33:41 -0400
Newsgroups org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.linux-trace-kernel
Message-ID <[email protected]>
On Fri, 3 Jul 2026 21:20:46 +0200
Markus Elfring <[email protected]> wrote:

> > 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?
> 

OK, now you are just talking like Eliza.

-- Steve