From 8ccbb8aee52451bda8c36285f96a4e1d6e0347e7 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Sat, 20 Aug 2005 13:20:01 -0700 Subject: [PATCH] --- yaml --- r: 5910 b: refs/heads/master c: db873896d168217e213902c7163fda7ee798781b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/befs/linuxvfs.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d510752dc46b..42b699b25483 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1eecd73cce4e11ba9d67ad767f92069cfba7b589 +refs/heads/master: db873896d168217e213902c7163fda7ee798781b diff --git a/trunk/fs/befs/linuxvfs.c b/trunk/fs/befs/linuxvfs.c index abf950e5b647..e0a6025f1d06 100644 --- a/trunk/fs/befs/linuxvfs.c +++ b/trunk/fs/befs/linuxvfs.c @@ -461,7 +461,7 @@ befs_destroy_inodecache(void) * The data stream become link name. Unless the LONG_SYMLINK * flag is set. */ -static int +static void * befs_follow_link(struct dentry *dentry, struct nameidata *nd) { befs_inode_info *befs_ino = BEFS_I(dentry->d_inode);