[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADZ9YHj1=JSLQMR3V9q4MYes7rxRFKGCmKY0xT_fOy9_PqDdEQ@mail.gmail.com>
Date: Mon, 6 Nov 2017 11:44:00 +0600
From: Rakib Mullick <rakib.mullick@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Ingo Molnar <mingo@...nel.org>
Subject: Re: [PATCH] Documentation, fix module-signing file reference.
Ping! Anyone care to take this trivial fix?
On Tue, Oct 31, 2017 at 8:39 PM, Rakib Mullick <rakib.mullick@...il.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@...il.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
>
Powered by blists - more mailing lists