* [PATCH] Fixed typo in KGDB Kconfig file
@ 2017-08-18 17:17 James Pack
0 siblings, 0 replies; 3+ messages in thread
From: James Pack @ 2017-08-18 17:17 UTC (permalink / raw)
To: jason.wessel, trivial; +Cc: James Pack, Mauro Carvalho Chehab, open list
Signed-off-by: James Pack <jpack61108@gmail.com>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
---
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.
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fixed typo in KGDB Kconfig file
2017-08-08 2:33 James Pack
@ 2017-08-14 13:26 ` Daniel Thompson
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Thompson @ 2017-08-14 13:26 UTC (permalink / raw)
To: James Pack; +Cc: Mauro Carvalho Chehab, linux-kernel
On 08/08/17 03:33, James Pack wrote:
> Signed-off-by: James Pack <jpack61108@gmail.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@kernel.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@linaro.org>
Daniel.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] Fixed typo in KGDB Kconfig file
@ 2017-08-08 2:33 James Pack
2017-08-14 13:26 ` Daniel Thompson
0 siblings, 1 reply; 3+ messages in thread
From: James Pack @ 2017-08-08 2:33 UTC (permalink / raw)
Cc: jpack61108, Mauro Carvalho Chehab, linux-kernel
Signed-off-by: James Pack <jpack61108@gmail.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.
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-08-18 17:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18 17:17 [PATCH] Fixed typo in KGDB Kconfig file James Pack
-- strict thread matches above, loose matches on Subject: below --
2017-08-08 2:33 James Pack
2017-08-14 13:26 ` Daniel Thompson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome