Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333904
b: refs/heads/master
c: 8e377d1
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Layton authored and Al Viro committed Oct 12, 2012
1 parent cdf42c1 commit 02f2462
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: cfd4da175599938f21a81cdd80df02fa4151dcba
refs/heads/master: 8e377d15078a501c4da98471f56396343c407d92
2 changes: 0 additions & 2 deletions trunk/fs/namei.c
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ void putname(const char *name)
else
__putname(name);
}
EXPORT_SYMBOL(putname);
#endif

static int check_acl(struct inode *inode, int mask)
Expand Down Expand Up @@ -3964,7 +3963,6 @@ EXPORT_SYMBOL(follow_down_one);
EXPORT_SYMBOL(follow_down);
EXPORT_SYMBOL(follow_up);
EXPORT_SYMBOL(get_write_access); /* nfsd */
EXPORT_SYMBOL(getname);
EXPORT_SYMBOL(lock_rename);
EXPORT_SYMBOL(lookup_one_len);
EXPORT_SYMBOL(page_follow_link_light);
Expand Down

0 comments on commit 02f2462

Please sign in to comment.