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:
765aaaf
)
Fix install_process_keyring error handling
author
Andi Kleen
<ak@linux.intel.com>
Thu, 28 Oct 2010 12:16:13 +0000
(13:16 +0100)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 28 Oct 2010 16:02:15 +0000
(09:02 -0700)
Fix an incorrect error check that returns 1 for error instead of the
expected error code.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found