patch-2.1.54 linux/fs/dcache.c
Next file: linux/fs/inode.c
Previous file: linux/fs/binfmt_elf.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Sep  5 18:13:07 1997
-  Orig file: 
v2.1.53/linux/fs/dcache.c
-  Orig date: 
Thu Sep  4 17:07:31 1997
diff -u --recursive --new-file v2.1.53/linux/fs/dcache.c linux/fs/dcache.c
@@ -360,8 +360,6 @@
  */
 void d_move(struct dentry * dentry, struct dentry * target)
 {
-	struct list_head * oldhead;
-
 	if (!dentry->d_inode)
 		printk("VFS: moving negative dcache entry\n");
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov