[linux-dvb] Patch 1 / 2: eliminate a type error in Kconfig
Michael Krufky
mkrufky at linuxtv.org
Fri Oct 6 17:31:24 CEST 2006
Uwe Bugla wrote:
> Signed-off-by: Uwe Bugla <uwe.bugla at gmx.de>
> - Note: You will need moudule-init-tools v3.2 or later for this feature.
> + Note: You will need module-init-tools >= v3.2 for this feature.
Uwe,
Thank you for pointing out this spelling error. I'll fix this in my
tree, but I'd rather not change the wording.
If I apply the following, would you still sign-off on it? If not, I'll
just give you credit by thanking you in the commit message.
--
Michael Krufky
[PATCH] Fix spelling error in Kconfig help text for DVB_CORE_ATTACH
From: Uwe Bugla <uwe.bugla at gmx.de>
Signed-off-by: Michael Krufky <mkrufky at linuxtv.org>
diff -r 0ff259ff80cd linux/drivers/media/dvb/dvb-core/Kconfig
--- a/linux/drivers/media/dvb/dvb-core/Kconfig Thu Oct 5 02:14:43 2006
+++ b/linux/drivers/media/dvb/dvb-core/Kconfig Fri Oct 6 11:28:51 2006
@@ -19,6 +19,6 @@
allow the card drivers to only load the frontend modules
they require. This saves several KBytes of memory.
- Note: You will need moudule-init-tools v3.2 or later for this
feature.
+ Note: You will need module-init-tools v3.2 or later for this
feature.
If unsure say Y.
More information about the linux-dvb
mailing list