linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Howells <dhowells@redhat.com>
To: Ben Boeckel <me@benboeckel.net>
Cc: dhowells@redhat.com, keyrings@vger.kernel.org,
	Ben Boeckel <mathstuf@gmail.com>,
	jarkko.sakkinen@linux.intel.com, corbet@lwn.net,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] Documentation: security: core.rst: add missing argument
Date: Mon, 18 May 2020 15:09:21 +0100	[thread overview]
Message-ID: <870601.1589810961@warthog.procyon.org.uk> (raw)
In-Reply-To: <20200516003917.2035545-2-list.lkml.keyrings@me.benboeckel.net>

Ben Boeckel <me@benboeckel.net> wrote:

>  	long keyctl(KEYCTL_PKEY_QUERY,
>  		    key_serial_t key_id, unsigned long reserved,
> +		    const char* params,
>  		    struct keyctl_pkey_query *info);

"const char *params".  I fixed that and applied it.

David


      parent reply	other threads:[~2020-05-18 14:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-16  0:39 [PATCH 0/1] Document keyctl(KEYCTL_PKEY_QUERY) arguments correctly Ben Boeckel
2020-05-16  0:39 ` [PATCH 1/1] Documentation: security: core.rst: add missing argument Ben Boeckel
2020-05-16 21:18   ` Jarkko Sakkinen
2020-05-25 16:33   ` Jonathan Corbet
2020-05-25 16:43     ` Jonathan Corbet
2020-05-26 16:07   ` David Howells
2020-05-18 14:09 ` David Howells [this message]

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=870601.1589810961@warthog.procyon.org.uk \
    --to=dhowells@redhat.com \
    --cc=corbet@lwn.net \
    --cc=jarkko.sakkinen@linux.intel.com \
    --cc=keyrings@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathstuf@gmail.com \
    --cc=me@benboeckel.net \
    /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;
as well as URLs for NNTP newsgroup(s).