]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f9b688a7c52abac4f82c132913d9b5893257145
tree809464ff50aa99c1caaf650230fea4f30ef8138c
parente2fd6bdc9661305f4787edb4ac9486407075c00d
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