diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-03 23:24:53 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-05 22:40:55 +0200 |
commit | a13a9956da6066eea922dd3b7af038e69a0685ca (patch) | |
tree | a69e265d0793d9270940c8a88924d79926d89352 /Documentation/trace | |
parent | Documentation: trace/histogram-design: drop doubled words (diff) | |
download | linux-a13a9956da6066eea922dd3b7af038e69a0685ca.tar.xz linux-a13a9956da6066eea922dd3b7af038e69a0685ca.zip |
Documentation: trace/stm: drop doubled words
Change "and and" to "and an".
Fix spello of "example".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Link: https://lore.kernel.org/r/20200703212453.30553-4-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/trace')
-rw-r--r-- | Documentation/trace/stm.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/trace/stm.rst b/Documentation/trace/stm.rst index 99f99963e5e7..1ed49dde04fc 100644 --- a/Documentation/trace/stm.rst +++ b/Documentation/trace/stm.rst @@ -33,8 +33,8 @@ This policy is a tree structure containing rules (policy_node) that have a name (string identifier) and a range of masters and channels associated with it, located in "stp-policy" subsystem directory in configfs. The topmost directory's name (the policy) is formatted as -the STM device name to which this policy applies and and arbitrary -string identifier separated by a stop. From the examle above, a rule +the STM device name to which this policy applies and an arbitrary +string identifier separated by a stop. From the example above, a rule may look like this:: $ ls /config/stp-policy/dummy_stm.my-policy/user |