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:
c80901f
)
KEYS: Return more accurate error codes
author
Dan Carpenter
<error27@gmail.com>
Mon, 17 May 2010 13:42:35 +0000
(14:42 +0100)
committer
James Morris
<jmorris@namei.org>
Mon, 17 May 2010 22:50:55 +0000
(08:50 +1000)
We were using the wrong variable here so the error codes weren't being returned
properly. The original code returns -ENOKEY.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found