Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5910
b: refs/heads/master
c: db87389
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Aug 20, 2005
1 parent 23b5f42 commit 8ccbb8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1eecd73cce4e11ba9d67ad767f92069cfba7b589
refs/heads/master: db873896d168217e213902c7163fda7ee798781b
2 changes: 1 addition & 1 deletion trunk/fs/befs/linuxvfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 8ccbb8a

Please sign in to comment.