Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349425
b: refs/heads/master
c: 791eb56
h: refs/heads/master
i:
  349423: 6d8f191
v: v3
  • Loading branch information
Matt Fleming committed Jan 18, 2013
1 parent 5ba793c commit 15f49e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1fa7e6958c5f82cc75c594e3ffaf73cc26fc94c1
refs/heads/master: 791eb564d218dabe0f9a2212916fe54240b97afb
1 change: 1 addition & 0 deletions trunk/drivers/firmware/efivars.c
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ static ssize_t efivarfs_file_write(struct file *file,
spin_unlock(&efivars->lock);
efivar_unregister(var);
drop_nlink(inode);
d_delete(file->f_dentry);
dput(file->f_dentry);

} else {
Expand Down

0 comments on commit 15f49e5

Please sign in to comment.