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
-  Lines: 9
 -  Date:
Fri Apr 12 09:49:47 1996
 -  Orig file: 
v1.3.86/linux/kernel/module.c
 -  Orig date: 
Sun Mar 24 20:07:01 1996
 
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