diff options
author | Stan Drozd <drozdziak1@gmail.com> | 2017-04-21 13:16:03 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-27 15:54:39 -0600 |
commit | 9bb0e9cb04c82d6bf0e72f3207307d621083b801 (patch) | |
tree | af50f8b8cefc0b0b58acf6438c11a1d2f2e66dc4 /Documentation/cputopology.txt | |
parent | 1c4f128ed1cbadcfcb3c2d654b39268d592f716f (diff) | |
download | linux-9bb0e9cb04c82d6bf0e72f3207307d621083b801.tar.bz2 |
docs: Fix a couple typos
This commit gets rid of some minor errors in Documentation/:
* cputopology.txt: drawes -> drawers
* debugging-via-ohci1394.txt: remove an unnecessary line break
* static-keys: statemnts -> statements
* zorro.txt: busses -> buses
Signed-off-by: Stan Drozd <drozdziak1@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/cputopology.txt')
-rw-r--r-- | Documentation/cputopology.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cputopology.txt b/Documentation/cputopology.txt index f722f227a73b..127c9d8c2174 100644 --- a/Documentation/cputopology.txt +++ b/Documentation/cputopology.txt @@ -100,7 +100,7 @@ not defined by include/asm-XXX/topology.h: For architectures that don't support books (CONFIG_SCHED_BOOK) there are no default definitions for topology_book_id() and topology_book_cpumask(). -For architectures that don't support drawes (CONFIG_SCHED_DRAWER) there are +For architectures that don't support drawers (CONFIG_SCHED_DRAWER) there are no default definitions for topology_drawer_id() and topology_drawer_cpumask(). Additionally, CPU topology information is provided under |