All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Chiang <achiang@hp.com>
To: jkosina@suse.cz
Cc: jirislaby@gmail.com, linux-kernel@vger.kernel.org
Subject: [PATCH] Fix grammo in HID_COMPAT Kconfig help text
Date: Tue, 26 Aug 2008 19:31:36 -0600	[thread overview]
Message-ID: <20080827013136.GA21966@ldl.fc.hp.com> (raw)

The Kconfig option for HID_COMPAT should read "lose", not "loose".

Signed-off-by: Alex Chiang <achiang@hp.com>
---
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 4319af3..46337a2 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -78,7 +78,7 @@ config HID_COMPAT
 	support of module loading through aliases and also old
 	module-init-tools which can't handle hid bus, choose Y here. Otherwise
 	say N. If you say N and your userspace is old enough, the only
-	functionality you loose is modules autoloading.
+	functionality you lose is modules autoloading.
 
 	If unsure, say Y.
 

             reply	other threads:[~2008-08-27  1:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27  1:31 Alex Chiang [this message]
2008-08-27 10:48 ` [PATCH] Fix grammo in HID_COMPAT Kconfig help text Jiri Kosina

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=20080827013136.GA21966@ldl.fc.hp.com \
    --to=achiang@hp.com \
    --cc=jirislaby@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.