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:
ccc3e6d
)
KEYS: Drop the permissions argument from __keyring_search_one()
author
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:17 +0000
(10:35 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:17 +0000
(10:35 +0100)
Drop the permissions argument from __keyring_search_one() as the only caller
passes 0 here - which causes all checks to be skipped.
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found