]> git.baikalelectronics.ru Git - kernel.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)
commite0711c3ecf9307db223648c5e8179edaeb882ad2
treebea3f5ae5c007d114d5acd44a1c9e4fc86b41f2b
parentf6ba8ca8b0568ca65cb400d62fe5bf9a7b8bbe0d
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