patch-1.3.87 linux/kernel/module.c

Next file: linux/kernel/panic.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.86/linux/kernel/module.c linux/kernel/module.c
@@ -175,7 +175,7 @@
 	if (codesize & MOD_AUTOCLEAN) {
 		/*
 		 * set autoclean marker from codesize...
-		 * set useage count to "zero"
+		 * set usage count to "zero"
 		 */
 		codesize &= ~MOD_AUTOCLEAN;
 		GET_USE_COUNT(mp) = MOD_AUTOCLEAN;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this