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:
96b5c8f
)
KEYS: Use keyring_alloc() to create special keyrings
author
David Howells
<dhowells@redhat.com>
Tue, 2 Oct 2012 18:24:56 +0000
(19:24 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 2 Oct 2012 18:24:56 +0000
(19:24 +0100)
Use keyring_alloc() to create special keyrings now that it has a permissions
parameter rather than using key_alloc() + key_instantiate_and_link().
Also document and export keyring_alloc() so that modules can use it too.
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found