Re: [PATCH 1/2] rv/dot2c: Make automaton definition static

From: Steven Rostedt
Date: Tue Oct 18 2022 - 18:29:10 EST


On Tue, 18 Oct 2022 18:25:53 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> On Tue, 23 Aug 2022 17:20:28 +0200
> Daniel Bristot de Oliveira <bristot@xxxxxxxxxx> wrote:
>
> > Monitor's automata definition is only used locally, so make dot2c generate
> > a static definition.
> >
> > Link: https://lore.kernel.org/all/202208210332.gtHXje45-lkp@xxxxxxxxx
> > Link: https://lore.kernel.org/all/202208210358.6HH3OrVs-lkp@xxxxxxxxx
> >
>
> Somehow this fell through the cracks.
>
> Daniel, is there any reason I shouldn't pull this in now?

I think when I applied:

https://patchwork.kernel.org/project/linux-trace-devel/patch/a50e27c3738d6ef809f4201857229fed64799234.1661266564.git.bristot@xxxxxxxxxx/

I mistook that to be a new version of this patch.

-- Steve