Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346339
b: refs/heads/master
c: 9929561
h: refs/heads/master
i:
  346337: 0d216f0
  346335: 70f3e9b
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Dec 18, 2012
1 parent 432d183 commit ded773b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: ce4a9cc579381bc70b12ebb91c57da31baf8e3b7
refs/heads/master: 992956189de58cae9f2be40585bc25105cd7c5ad
1 change: 0 additions & 1 deletion trunk/drivers/firmware/efivars.c
Original file line number Diff line number Diff line change
Expand Up @@ -883,7 +883,6 @@ static struct inode *efivarfs_get_inode(struct super_block *sb,

if (inode) {
inode->i_ino = get_next_ino();
inode->i_uid = inode->i_gid = 0;
inode->i_mode = mode;
inode->i_atime = inode->i_mtime = inode->i_ctime = CURRENT_TIME;
switch (mode & S_IFMT) {
Expand Down

0 comments on commit ded773b

Please sign in to comment.