Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1210085 > unrolled thread

[PATCH] staging: android: fix typo

Started byJunesung Lee <junesoung412@gmail.com>
First post2015-08-20 01:40 +0200
Last post2015-09-03 03:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] staging: android: fix typo Junesung Lee <junesoung412@gmail.com> - 2015-08-20 01:40 +0200
    Re: [PATCH] staging: android: fix typo Greg KH <gregkh@linuxfoundation.org> - 2015-09-03 03:10 +0200

#1210085 — [PATCH] staging: android: fix typo

FromJunesung Lee <junesoung412@gmail.com>
Date2015-08-20 01:40 +0200
Subject[PATCH] staging: android: fix typo
Message-ID<pZl7A-41B-7@gated-at.bofh.it>
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1217981

FromGreg KH <gregkh@linuxfoundation.org>
Date2015-09-03 03:10 +0200
Message-ID<q4rcl-58S-9@gated-at.bofh.it>
In reply to#1210085
On Thu, Aug 20, 2015 at 08:29:12AM +0900, Junesung Lee wrote:
> Fix typo.

What typo?  Be specific please.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web