On Thu, 27 Feb 2025 13:53:27 -0600
Tom Zanussi <[email protected]> wrote:

> > -enable:
> > +   ret = event_trigger_register(cmd_ops, file, glob, trigger_data);
> > +   if (ret < 0)
> > +           goto out_free;
> > +
> > +  
> 
> Extra space added here.

Bah, I'll remove that when adding your tested by.

I've already ran it through my entire test suite, but I'm going to break my
rule and just build and boot to test removing that line, and not run the
entire test suite.

Now, if there's another bug that shows up, it will get run through that.

Thanks,

-- Steve

Reply via email to