Commit 03acb9cc authored by YueHaibing's avatar YueHaibing Committed by Jarkko Sakkinen
Browse files

keys: Remove unused extern declarations

Since commit b2a4df20 ("KEYS: Expand the capacity of a keyring")
iterate_over_keyring() is never used, so can be removed.

And commit b5f545c8 ("[PATCH] keys: Permit running process to instantiate keys")
left behind keyring_search_instkey().

Fixes: b2a4df20 ("KEYS: Expand the capacity of a keyring")
Fixes: b5f545c8

 ("[PATCH] keys: Permit running process to instantiate keys")
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarPaul Moore <paul@paul-moore.com>
Signed-off-by: default avatarJarkko Sakkinen <jarkko@kernel.org>
parent 3edc2265
Supports Markdown
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