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: S
docs: Fix a spelling error in vfio-mediated-device.txt
This commit fixes a repeated "the" in vfio-mediated-device.txt and reflows the
paragraph.
Signed-off-by: Stan Drozd
---
Documentation/vfio-mediated-device.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
di
docs: Fix a spelling error in ioctl-number.txt
This commit fixes a misspelled header name in the ioctl numbers list
Signed-off-by: Stan Drozd
---
Documentation/ioctl/ioctl-number.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ioctl/ioctl-number.txt
b
So here we are, this is my first contribution. I looked through the file with
":set spell" and this seems like the only real typo. It's not much, but I've got
more coming.
Stan
Signed-off-by: Stan Drozd
---
Documentation/memory-barriers.txt | 2 +-
1 file changed, 1 inse
Hello everyone,
I've found a typo in ioctl-numbers.txt and decided to snoop around, find some
more slips and maybe send a bigger patch then. Which kernel tree should I use
for patching the docs? If any other questions arise, what would be the best
place to look for answers without troubling the com