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

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