[PATCH] security/keys: remove request_key_conswq and keyring_search_instkey() declarations
Jarkko Sakkinen
jarkko at kernel.org
Mon Sep 12 11:39:32 UTC 2022
"KEYS: Remove orphan declarations from security/keys/internal.h"
On Fri, Sep 09, 2022 at 02:04:52PM +0800, Gaosheng Cui wrote:
> request_key_conswq has been removed since
> commit 76181c134f87 ("KEYS: Make request_key() and co fundamentally
> asynchronous").
>
> keyring_search_instkey() has been removed since
> commit b5f545c880a2 ("[PATCH] keys: Permit running process to
> instantiate keys").
>
> so remove the declare for them from header file.
>
> Signed-off-by: Gaosheng Cui <cuigaosheng1 at huawei.com>
"
Remove the following orphan declarations from security/keys/internal.h:
1. request_key_conswq()
2. keyring_search_instkey()
"
Then add two fixes tags after that.
BR, Jarkko
More information about the Linux-security-module-archive
mailing list