On Mon, 7 Dec 2020 18:19:14 -0500 Steven Rostedt <[email protected]> wrote:
> On Fri, 06 Nov 2020 14:47:46 -0600 > Tom Zanussi <[email protected]> wrote: > > > Hi Artem, > > > > On Wed, 2020-11-04 at 14:21 +0200, Artem Bityutskiy wrote: > > > From: Artem Bityutskiy <[email protected]> > > > > > > The documentation refers to a non-existent 'struct synth_trace_state' > > > structure. The correct name is 'struct synth_event_trace_state'. > > > > > > In other words, this patch is a mechanical substitution: > > > s/synth_trace_state/synth_event_trace_state/g > > > > > > Signed-off-by: Artem Bityutskiy <[email protected]> > > > > Thanks for fixing this! > > > > Reviewed-by: Tom Zanussi <[email protected]> > > > > Jon, > > Can you take this patch? > > Acked-by: Steven Rostedt (VMware) <[email protected]> This wasn't sent to me, of course, so I was about to go digging into the archive...until I realized I could just feed this email to b4 and everything just happens by magic. How did we ever get by before b4? Anyway...applied :) Thanks, jon

