linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rakib Mullick <rakib.mullick@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Ingo Molnar <mingo@kernel.org>
Subject: Re: [PATCH] Documentation, fix module-signing file reference.
Date: Mon, 6 Nov 2017 11:44:00 +0600	[thread overview]
Message-ID: <CADZ9YHj1=JSLQMR3V9q4MYes7rxRFKGCmKY0xT_fOy9_PqDdEQ@mail.gmail.com> (raw)
In-Reply-To: <20171031143948.25054-1-rakib.mullick@gmail.com>

Ping! Anyone care to take this trivial fix?

On Tue, Oct 31, 2017 at 8:39 PM, Rakib Mullick <rakib.mullick@gmail.com> wrote:
> Kconfig reference for module-signing.txt file needs to
> be replaced with admin-guide/module-signing.rst.
>
> Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
> ---
>  init/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/init/Kconfig b/init/Kconfig
> index 3c1faaa..1b5e786 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -1752,7 +1752,7 @@ config MODULE_SIG
>         help
>           Check modules for valid signatures upon load: the signature
>           is simply appended to the module. For more information see
> -         Documentation/module-signing.txt.
> +         Documentation/admin-guide/module-signing.rst.
>
>           Note that this option adds the OpenSSL development packages as a
>           kernel build dependency so that the signing tool can use its crypto
> --
> 2.9.3
>

      reply	other threads:[~2017-11-06  5:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-31 14:39 [PATCH] Documentation, fix module-signing file reference Rakib Mullick
2017-11-06  5:44 ` Rakib Mullick [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='CADZ9YHj1=JSLQMR3V9q4MYes7rxRFKGCmKY0xT_fOy9_PqDdEQ@mail.gmail.com' \
    --to=rakib.mullick@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    /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).