Skip to content
Commit 77f68bac authored by David Howells's avatar David Howells
Browse files

KEYS: Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED



Remove KEY_FLAG_TRUSTED and KEY_ALLOC_TRUSTED as they're no longer
meaningful.  Also we can drop the trusted flag from the preparse structure.

Given this, we no longer need to pass the key flags through to
restrict_link().

Further, we can now get rid of keyring_restrict_trusted_only() also.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent a511e1af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment