git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51f72f4
)
sysctl: Correct error return from get_subdir
author
Eric W. Biederman
<ebiederm@xmission.com>
Tue, 31 Jan 2012 04:37:51 +0000
(20:37 -0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 2 Feb 2012 03:20:40 +0000
(19:20 -0800)
When insert_header fails ensure we return the proper error value
from get_subdir. In practice nothing cares, but there is no
need to be sloppy.
Reported-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found