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:
a5b4bd2
)
KEYS: key_is_dead() should take a const key pointer argument
author
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:14 +0000
(10:35 +0100)
committer
David Howells
<dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:14 +0000
(10:35 +0100)
key_is_dead() should take a const key pointer argument as it doesn't modify
what it points to.
Signed-off-by: David Howells <dhowells@redhat.com>
No differences found