[PATCH] Fix grammo in HID_COMPAT Kconfig help text

From: Alex Chiang
Date: Tue Aug 26 2008 - 21:31:46 EST


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

Signed-off-by: Alex Chiang <achiang@xxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/