linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Makefile: kselftest: fix grammar typo
@ 2017-10-07  0:17 Randy Dunlap
  2017-10-07 11:10 ` Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2017-10-07  0:17 UTC (permalink / raw)
  To: LKML, linux-kselftest, linux-kbuild, Masahiro Yamada,
	Jiri Kosina, Cc: Shuah Khan

From: Randy Dunlap <rdunlap@infradead.org>

Correct typo in kselftest help text.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc:	Shuah Khan <shuah@kernel.org>
Cc:	linux-kselftest@vger.kernel.org
Cc:	Masahiro Yamada <yamada.masahiro@socionext.com>
Cc:	Jiri Kosina <trivial@kernel.org>
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-414-rc3.orig/Makefile
+++ lnx-414-rc3/Makefile
@@ -1395,7 +1395,7 @@ help:
 	@echo  '                    Build, install, and boot kernel before'
 	@echo  '                    running kselftest on it'
 	@echo  '  kselftest-clean - Remove all generated kselftest files'
-	@echo  '  kselftest-merge - Merge all the config dependencies of kselftest to existed'
+	@echo  '  kselftest-merge - Merge all the config dependencies of kselftest to existing'
 	@echo  '                    .config.'
 	@echo  ''
 	@echo 'Userspace tools targets:'

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Makefile: kselftest: fix grammar typo
  2017-10-07  0:17 [PATCH] Makefile: kselftest: fix grammar typo Randy Dunlap
@ 2017-10-07 11:10 ` Masahiro Yamada
  0 siblings, 0 replies; 2+ messages in thread
From: Masahiro Yamada @ 2017-10-07 11:10 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, linux-kselftest, linux-kbuild, Jiri Kosina, Cc: Shuah Khan

2017-10-07 9:17 GMT+09:00 Randy Dunlap <rdunlap@infradead.org>:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Correct typo in kselftest help text.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc:     Shuah Khan <shuah@kernel.org>
> Cc:     linux-kselftest@vger.kernel.org
> Cc:     Masahiro Yamada <yamada.masahiro@socionext.com>
> Cc:     Jiri Kosina <trivial@kernel.org>
> ---

Applied to linux-kbuild/fixes.  Thanks.



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-07 11:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-07  0:17 [PATCH] Makefile: kselftest: fix grammar typo Randy Dunlap
2017-10-07 11:10 ` Masahiro Yamada

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).