linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: android: fix typo
@ 2015-08-19 23:29 Junesung Lee
  2015-09-03  1:02 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Junesung Lee @ 2015-08-19 23:29 UTC (permalink / raw)
  To: gregkh, arve, riandrews; +Cc: devel, linux-kernel, Junesung Lee

Fix typo.

Signed-off-by: Junesung Lee <junesoung412@gmail.com>
---
 drivers/staging/android/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/android/Kconfig b/drivers/staging/android/Kconfig
index 24d657b..0a9a7b3 100644
--- a/drivers/staging/android/Kconfig
+++ b/drivers/staging/android/Kconfig
@@ -53,7 +53,7 @@ config SW_SYNC
 	depends on SYNC
 	---help---
 	  A sync object driver that uses a 32bit counter to coordinate
-	  syncrhronization.  Useful when there is no hardware primitive backing
+	  synchronization.  Useful when there is no hardware primitive backing
 	  the synchronization.
 
 config SW_SYNC_USER
-- 
2.1.4


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

* Re: [PATCH] staging: android: fix typo
  2015-08-19 23:29 [PATCH] staging: android: fix typo Junesung Lee
@ 2015-09-03  1:02 ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2015-09-03  1:02 UTC (permalink / raw)
  To: Junesung Lee; +Cc: arve, riandrews, devel, linux-kernel

On Thu, Aug 20, 2015 at 08:29:12AM +0900, Junesung Lee wrote:
> Fix typo.

What typo?  Be specific please.

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

* [PATCH] staging: android: fix typo
@ 2015-09-12  0:58 Junesung Lee
  0 siblings, 0 replies; 3+ messages in thread
From: Junesung Lee @ 2015-09-12  0:58 UTC (permalink / raw)
  To: gregkh, arve, riandrews; +Cc: devel, linux-kernel, Junesung Lee

'syncrhronization' is wrong spell. 'synchronization' is correct.

Signed-off-by: Junesung Lee <junesoung412@gmail.com>
---
 drivers/staging/android/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/android/Kconfig b/drivers/staging/android/Kconfig
index 24d657b..0a9a7b3 100644
--- a/drivers/staging/android/Kconfig
+++ b/drivers/staging/android/Kconfig
@@ -53,7 +53,7 @@ config SW_SYNC
 	depends on SYNC
 	---help---
 	  A sync object driver that uses a 32bit counter to coordinate
-	  syncrhronization.  Useful when there is no hardware primitive backing
+	  synchronization.  Useful when there is no hardware primitive backing
 	  the synchronization.
 
 config SW_SYNC_USER
-- 
2.1.4


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

end of thread, other threads:[~2015-09-12  0:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-19 23:29 [PATCH] staging: android: fix typo Junesung Lee
2015-09-03  1:02 ` Greg KH
2015-09-12  0:58 Junesung Lee

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