Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84754
b: refs/heads/master
c: 6975945
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Feb 8, 2008
1 parent 843062e commit 7b18953
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: 8aa84ab99b1e47973f0b82258f0eab945d0b114d
refs/heads/master: 69759454873fd90130007bdb60948a79e880cd82
2 changes: 1 addition & 1 deletion trunk/fs/afs/security.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ static int afs_check_permit(struct afs_vnode *vnode, struct key *key,
int afs_permission(struct inode *inode, int mask, struct nameidata *nd)
{
struct afs_vnode *vnode = AFS_FS_I(inode);
afs_access_t access;
afs_access_t uninitialized_var(access);
struct key *key;
int ret;

Expand Down

0 comments on commit 7b18953

Please sign in to comment.