public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Markus Osterhoff <mo@mo-online.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org
Subject: [TYPO 7/9] [typo] Doc/kbuild/kconfig-language.txt: sentence structure
Date: Sun, 17 Aug 2014 20:30:46 +0200	[thread overview]
Message-ID: <20140817183046.GH4077@mo-online.de> (raw)

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


                 reply	other threads:[~2014-08-17 18:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140817183046.GH4077@mo-online.de \
    --to=mo@mo-online.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox