Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276847
b: refs/heads/master
c: 3d3c8f9
h: refs/heads/master
i:
  276845: 8b58add
  276843: e5f9e5f
  276839: b53abca
  276831: 1eb19a9
v: v3
  • Loading branch information
Michel Lespinasse authored and Linus Torvalds committed Dec 20, 2011
1 parent 7db9c10 commit 243d994
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: 0006526d78e93c3684c806bf7cf3f67dfa49c3c8
refs/heads/master: 3d3c8f93a237b64580c5c5e138edeb1377e98230
2 changes: 1 addition & 1 deletion trunk/kernel/sysctl_binary.c
Original file line number Diff line number Diff line change
Expand Up @@ -1354,7 +1354,7 @@ static ssize_t binary_sysctl(const int *name, int nlen,

fput(file);
out_putname:
putname(pathname);
__putname(pathname);
out:
return result;
}
Expand Down

0 comments on commit 243d994

Please sign in to comment.