[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080827013136.GA21966@ldl.fc.hp.com>
Date: Tue, 26 Aug 2008 19:31:36 -0600
From: Alex Chiang <achiang@...com>
To: jkosina@...e.cz
Cc: jirislaby@...il.com, linux-kernel@...r.kernel.org
Subject: [PATCH] Fix grammo in HID_COMPAT Kconfig help text
The Kconfig option for HID_COMPAT should read "lose", not "loose".
Signed-off-by: Alex Chiang <achiang@...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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists