]> err.no Git - linux-2.6/blobdiff - fs/befs/linuxvfs.c
befs: fix up missed follow_link declaration change
[linux-2.6] / fs / befs / linuxvfs.c
index abf950e5b647c34a3a1f0adb6641b35804ab272f..e0a6025f1d06a72a6423984ab838739ed0bf2bf6 100644 (file)
@@ -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);