]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KEYS: key_is_dead() should take a const key pointer argument
authorDavid Howells <dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:14 +0000 (10:35 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:14 +0000 (10:35 +0100)
commit7e55ca6dcd07b45619035df343c9614a3ab35034
treebea3f5ae5c007d114d5acd44a1c9e4fc86b41f2b
parenta5b4bd2874d9032b42db8cc4880058576c561b06
KEYS: key_is_dead() should take a const key pointer argument

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>
security/keys/internal.h