patch-2.1.104 linux/kernel/module.c
Next file: linux/kernel/panic.c
Previous file: linux/kernel/capability.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed May 20 18:55:16 1998
-  Orig file: 
v2.1.103/linux/kernel/module.c
-  Orig date: 
Thu May  7 22:51:55 1998
diff -u --recursive --new-file v2.1.103/linux/kernel/module.c linux/kernel/module.c
@@ -323,7 +323,7 @@
 		dep->ref = mod;
 		dep->next_ref = d->refs;
 		d->refs = dep;
-		/* Being referenced by a dependant module counts as a 
+		/* Being referenced by a dependent module counts as a 
 		   use as far as kmod is concerned.  */
 		d->flags |= MOD_USED_ONCE;
 	}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov