KEYS: Make the key matching functions return bool
authorDavid Howells <dhowells@redhat.com>
Tue, 16 Sep 2014 16:36:08 +0000 (17:36 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 16 Sep 2014 16:36:08 +0000 (17:36 +0100)
commit0c903ab64feb0fe83eac9f67a06e2f5b9508de16
tree809464ff50aa99c1caaf650230fea4f30ef8138c
parentc06cfb08b88dfbe13be44a69ae2fdc3a7c902d81
KEYS: Make the key matching functions return bool

Make the key matching functions pointed to by key_match_data::cmp return bool
rather than int.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
crypto/asymmetric_keys/asymmetric_type.c
include/linux/key-type.h
net/dns_resolver/dns_key.c
security/keys/internal.h
security/keys/keyring.c
security/keys/process_keys.c