patch-2.1.90 linux/kernel/module.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/ksyms.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Mar 10 14:43:13 1998
- Orig file:
v2.1.89/linux/kernel/module.c
- Orig date:
Tue Mar 10 10:03:36 1998
diff -u --recursive --new-file v2.1.89/linux/kernel/module.c linux/kernel/module.c
@@ -324,7 +324,7 @@
dep->next_ref = d->refs;
d->refs = dep;
/* Being referenced by a dependant module counts as a
- use as far as kerneld is concerned. */
+ 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