patch-2.4.0-test5 linux/kernel/exit.c
Next file: linux/kernel/fork.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jul 27 16:47:16 2000
- Orig file:
v2.4.0-test4/linux/kernel/exit.c
- Orig date:
Mon Jul 10 16:47:27 2000
diff -u --recursive --new-file v2.4.0-test4/linux/kernel/exit.c linux/kernel/exit.c
@@ -180,8 +180,6 @@
}
}
-extern kmem_cache_t *files_cachep;
-
void put_files_struct(struct files_struct *files)
{
if (atomic_dec_and_test(&files->count)) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)