KEYS: Drop the permissions argument from __keyring_search_one()
authorDavid Howells <dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:17 +0000 (10:35 +0100)
committerDavid Howells <dhowells@redhat.com>
Tue, 24 Sep 2013 09:35:17 +0000 (10:35 +0100)
Drop the permissions argument from __keyring_search_one() as the only caller
passes 0 here - which causes all checks to be skipped.

Signed-off-by: David Howells <dhowells@redhat.com>

No differences found