projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
255bf90
)
Documentation/admin-guide: kernel-parameters: fix "io7" parameter description
author
Randy Dunlap
<rdunlap@infradead.org>
Fri, 18 Sep 2020 05:47:51 +0000
(22:47 -0700)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 24 Sep 2020 16:46:51 +0000
(10:46 -0600)
Fix punctuation and capitalization for the "io7" boot parameter.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Link:
https://lore.kernel.org/r/20200918054751.6538-1-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/kernel-parameters.txt
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/kernel-parameters.txt
b/Documentation/admin-guide/kernel-parameters.txt
index 3fe1279599ea91daa2040a9f8c6d2e70a35ec293..79a28fab591b8d18e0a9d5d8c88add6586704d7f 100644
(file)
--- a/
Documentation/admin-guide/kernel-parameters.txt
+++ b/
Documentation/admin-guide/kernel-parameters.txt
@@
-1959,7
+1959,7
@@
1 - Bypass the IOMMU for DMA.
unset - Use value of CONFIG_IOMMU_DEFAULT_PASSTHROUGH.
- io7= [HW] IO7 for Marvel
based a
lpha systems
+ io7= [HW] IO7 for Marvel
-based A
lpha systems
See comment before marvel_specify_io7 in
arch/alpha/kernel/core_marvel.c.