diff options
author | Randy Dunlap <[email protected]> | 2020-07-03 14:24:53 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-05 14:40:55 -0600 |
commit | a13a9956da6066eea922dd3b7af038e69a0685ca (patch) | |
tree | a69e265d0793d9270940c8a88924d79926d89352 | |
parent | 2e171403c57f825fa1ae49ac7da9dfc222677c6d (diff) |
Documentation: trace/stm: drop doubled words
Change "and and" to "and an".
Fix spello of "example".
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: Steven Rostedt <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-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 |