2008-07-29 00:05:50

by Ben Dooks

[permalink] [raw]
Subject: scripts/mod/modpost.c: fix spelling of module and happens]

Spelling fixes in scripts/mod/modpost.c

Signed-off-by: Ben Dooks <[email protected]>

Index: linux-2.6.26-quilt2/scripts/mod/modpost.c
===================================================================
--- linux-2.6.26-quilt2.orig/scripts/mod/modpost.c 2008-07-15 21:52:19.000000000 +0100
+++ linux-2.6.26-quilt2/scripts/mod/modpost.c 2008-07-15 21:52:40.000000000 +0100
@@ -1468,7 +1468,7 @@ static void section_rel(const char *modn
* marked __initdata will be discarded when the module has been intialized.
* Likewise for modules used built-in the sections marked __exit
* are discarded because __exit marked function are supposed to be called
- * only when a moduel is unloaded which never happes for built-in modules.
+ * only when a module is unloaded which never happens for built-in modules.
* The check_sec_ref() function traverses all relocation records
* to find all references to a section that reference a section that will
* be discarded and warns about it.

--
Ben ([email protected], http://www.fluff.org/)

'a smiley only costs 4 bytes'