[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bf38491a-0fb7-c966-287c-92d377c198c2@linaro.org>
Date: Mon, 14 Aug 2017 14:26:59 +0100
From: Daniel Thompson <daniel.thompson@...aro.org>
To: James Pack <jpack61108@...il.com>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Fixed typo in KGDB Kconfig file
On 08/08/17 03:33, James Pack wrote:
> Signed-off-by: James Pack <jpack61108@...il.com>
> ---
> lib/Kconfig.kgdb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb
> index ab4ff0e..a5f7412 100644
> --- a/lib/Kconfig.kgdb
> +++ b/lib/Kconfig.kgdb
> @@ -78,7 +78,7 @@ config KDB_DEFAULT_ENABLE
> depends on KGDB_KDB
> default 0x1
> help
> - Specifiers which kdb commands are enabled by default. This may
> + Specifies which kdb commands are enabled by default. This may
> be set to 1 or 0 to enable all commands or disable almost all
> commands.
Looks like a good change but the To: list is wrong so its unlikely the
right maintainer will see it.
Needs to be sent To: the kgdb maintainer (and probably also to Jiri
Kosina <trivial@...nel.org> ).
Actually, now I think about it, I think the patch that introduced this
typo may have passed through my hands at some point... so feel free to
add my Acked-by when you repost:
Acked-by: Daniel Thompson <daniel.thompson@...aro.org>
Daniel.
Powered by blists - more mailing lists