linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] firmware: tegra: Fix a typo in Kconfig
@ 2020-02-16 16:17 Christophe JAILLET
  2020-02-17  9:24 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Christophe JAILLET @ 2020-02-16 16:17 UTC (permalink / raw)
  To: thierry.reding, jonathanh, tglx, gregkh
  Cc: linux-tegra, linux-kernel, kernel-janitors, Christophe JAILLET

A 'n' is mising in 'commuication'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/firmware/tegra/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/firmware/tegra/Kconfig b/drivers/firmware/tegra/Kconfig
index a887731f50d6..1c8ba1f47c7c 100644
--- a/drivers/firmware/tegra/Kconfig
+++ b/drivers/firmware/tegra/Kconfig
@@ -7,7 +7,7 @@ config TEGRA_IVC
 	help
 	  IVC (Inter-VM Communication) protocol is part of the IPC
 	  (Inter Processor Communication) framework on Tegra. It maintains the
-	  data and the different commuication channels in SysRAM or RAM and
+	  data and the different communication channels in SysRAM or RAM and
 	  keeps the content is synchronization between host CPU and remote
 	  processors.
 
-- 
2.20.1


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

* Re: [PATCH] firmware: tegra: Fix a typo in Kconfig
  2020-02-16 16:17 [PATCH] firmware: tegra: Fix a typo in Kconfig Christophe JAILLET
@ 2020-02-17  9:24 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2020-02-17  9:24 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: jonathanh, tglx, gregkh, linux-tegra, linux-kernel, kernel-janitors

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

On Sun, Feb 16, 2020 at 05:17:48PM +0100, Christophe JAILLET wrote:
> A 'n' is mising in 'commuication'
> 
> Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
> ---
>  drivers/firmware/tegra/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to for-5.7/firmware, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-02-17  9:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-16 16:17 [PATCH] firmware: tegra: Fix a typo in Kconfig Christophe JAILLET
2020-02-17  9:24 ` Thierry Reding

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