Commit 1fc0fd67 authored by Bryan Brattlof's avatar Bryan Brattlof Committed by Jonathan Corbet

docs: trace: fix a typo

emumerated -> enumerated
Signed-off-by: default avatarBryan Brattlof <hello@bryanbrattlof.com>
Link: https://lore.kernel.org/r/87lfili2d8.fsf@bryanbrattlof.comSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 2c12c810
...@@ -58,7 +58,7 @@ Bus and Subdevices ...@@ -58,7 +58,7 @@ Bus and Subdevices
For each Intel TH device in the system a bus of its own is For each Intel TH device in the system a bus of its own is
created and assigned an id number that reflects the order in which TH created and assigned an id number that reflects the order in which TH
devices were emumerated. All TH subdevices (devices on intel_th bus) devices were enumerated. All TH subdevices (devices on intel_th bus)
begin with this id: 0-gth, 0-msc0, 0-msc1, 0-pti, 0-sth, which is begin with this id: 0-gth, 0-msc0, 0-msc1, 0-pti, 0-sth, which is
followed by device's name and an optional index. followed by device's name and an optional index.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment