[PATCH][Trivial] Small spelling fix for MODULE_SRCVERSION_ALL Kconfighelp text

From: Jesper Juhl
Date: Sun Oct 24 2004 - 10:50:18 EST



Here's a trivial patch fixing a small spelling error in init/Kconfig in
the description of MODULE_SRCVERSION_ALL

Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx>

diff -u linux-2.6.10-rc1-bk2/init/Kconfig.orig linux-2.6.10-rc1-bk2/init/Kconfig
--- linux-2.6.10-rc1-bk2/init/Kconfig.orig 2004-10-24 17:39:33.000000000 +0200
+++ linux-2.6.10-rc1-bk2/init/Kconfig 2004-10-24 17:41:12.000000000 +0200
@@ -392,7 +392,7 @@
depends on MODULES
help
Modules which contain a MODULE_VERSION get an extra "srcversion"
- field inserting into their modinfo section, which contains a
+ field inserted into their modinfo section, which contains a
sum of the source files which made it. This helps maintainers
see exactly which source was used to build a module (since
others sometimes change the module source without updating


-
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/