public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: Gaosheng Cui <cuigaosheng1@huawei.com>
Cc: dhowells@redhat.com, paul@paul-moore.com, jmorris@namei.org,
	serge@hallyn.com, keyrings@vger.kernel.org,
	linux-security-module@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] security/keys: remove request_key_conswq and keyring_search_instkey() declarations
Date: Mon, 12 Sep 2022 14:39:32 +0300	[thread overview]
Message-ID: <Yx8adIc2FC0jdJuM@kernel.org> (raw)
In-Reply-To: <20220909060452.1121620-1-cuigaosheng1@huawei.com>

"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@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


  reply	other threads:[~2022-09-12 11:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-09  6:04 [PATCH] security/keys: remove request_key_conswq and keyring_search_instkey() declarations Gaosheng Cui
2022-09-12 11:39 ` Jarkko Sakkinen [this message]
2022-09-13  1:53   ` cuigaosheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Yx8adIc2FC0jdJuM@kernel.org \
    --to=jarkko@kernel.org \
    --cc=cuigaosheng1@huawei.com \
    --cc=dhowells@redhat.com \
    --cc=jmorris@namei.org \
    --cc=keyrings@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=paul@paul-moore.com \
    --cc=serge@hallyn.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox