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)
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>

No differences found