OSDN Git Service

docs: trace: fix event state structure name
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 4 Nov 2020 12:21:13 +0000 (14:21 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 8 Dec 2020 17:19:18 +0000 (10:19 -0700)
commit301de5465f38bd496384d911b1d48437e87fb821
tree738bc1c7a139d6979ce3789b642c4d7b04955358
parent4aaf08dcb961b3c566120f1a4222f8b27b7d9f6a
docs: trace: fix event state structure name

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 <artem.bityutskiy@linux.intel.com>
Reviewed-by: Tom Zanussi <zanussi@kernel.org>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Link: https://lore.kernel.org/r/20201104122113.322452-1-dedekind1@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/trace/events.rst