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

From: Daniel Bristot de Oliveira
Date: Wed Oct 19 2022 - 09:30:43 EST


On 10/19/22 00:25, Steven Rostedt 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?

Oops... yes, it can be pulled.

-- Daniel