* [TYPO 7/9] [typo] Doc/kbuild/kconfig-language.txt: sentence structure
@ 2014-08-17 18:30 Markus Osterhoff
0 siblings, 0 replies; only message in thread
From: Markus Osterhoff @ 2014-08-17 18:30 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, linux-doc
the original sentence uses improper grammar
Signed-off-by: Markus Osterhoff <linux-kernel@k-raum.org>
---
Documentation/kbuild/kconfig-language.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/kbuild/kconfig-language.txt b/Documentation/kbuild/kconfig-language.txt
index 8267f47..c0bb716 100644
--- a/Documentation/kbuild/kconfig-language.txt
+++ b/Documentation/kbuild/kconfig-language.txt
@@ -378,9 +378,9 @@ config X86
Note: we use the existing config option and avoid creating a new
config variable to select HAVE_GENERIC_IOMAP.
-Note: the use of the internal config variable HAVE_GENERIC_IOMAP, it is
-introduced to overcome the limitation of select which will force a
-config option to 'y' no matter the dependencies.
+Note: the internal config variable HAVE_GENERIC_IOMAP is introduced to
+overcome the limitation of select which will force a config option to
+'y' no matter the dependencies.
The dependencies are moved to the symbol GENERIC_IOMAP and we avoid the
situation where select forces a symbol equals to 'y'.
--
1.8.5.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-17 18:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-17 18:30 [TYPO 7/9] [typo] Doc/kbuild/kconfig-language.txt: sentence structure Markus Osterhoff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox