patch-2.1.79 linux/fs/affs/symlink.c

Next file: linux/fs/binfmt_elf.c
Previous file: linux/fs/affs/super.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.78/linux/fs/affs/symlink.c linux/fs/affs/symlink.c
@@ -44,7 +44,7 @@
 };
 
 static int
-affs_readlink(struct inode *dentry, char *buffer, int buflen)
+affs_readlink(struct dentry *dentry, char *buffer, int buflen)
 {
 	struct inode *inode = dentry->d_inode;
 	struct buffer_head	*bh;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov