[PATCH 03/10] trivial: fix typos concerning "acquire"

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?=
Date: Friday, June 11, 2010 - 3:16 am

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 arch/arm/mach-omap2/sleep34xx.S |    2 +-
 include/linux/lru_cache.h       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-omap2/sleep34xx.S b/arch/arm/mach-omap2/sleep34xx.S
index d522cd7..ba53191 100644
--- a/arch/arm/mach-omap2/sleep34xx.S
+++ b/arch/arm/mach-omap2/sleep34xx.S
@@ -60,7 +60,7 @@
 #define SDRC_DLLA_CTRL_V	OMAP34XX_SDRC_REGADDR(SDRC_DLLA_CTRL)
 
         .text
-/* Function to aquire the semaphore in scratchpad */
+/* Function to acquire the semaphore in scratchpad */
 ENTRY(lock_scratchpad_sem)
 	stmfd	sp!, {lr}	@ save registers on stack
 wait_sem:
diff --git a/include/linux/lru_cache.h b/include/linux/lru_cache.h
index de48d16..78fbf24 100644
--- a/include/linux/lru_cache.h
+++ b/include/linux/lru_cache.h
@@ -262,7 +262,7 @@ extern void lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char
  * @lc: the lru cache to operate on
  *
  * Note that the reference counts and order on the active and lru lists may
- * still change.  Returns true if we aquired the lock.
+ * still change.  Returns true if we acquired the lock.
  */
 static inline int lc_try_lock(struct lru_cache *lc)
 {
-- 
1.7.1

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] trivial: fix typos concerning &quot;initiali[zs]e&quot;, =?UTF-8?q?Uwe=20Klei ..., (Wed Mar 3, 9:57 am)
[PATCH 00/10] refreshed trivial patches (Was: [PATCH] triv ..., Uwe Kleine-König, (Fri Jun 11, 3:16 am)
[PATCH 01/10] trivial: fix typos concerning &quot;first&quot;, =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:16 am)
[PATCH 02/10] trivial: fix typos concerning &quot;instead&quot;, =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:16 am)
[PATCH 03/10] trivial: fix typos concerning "acquire", =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:16 am)
[PATCH 04/10] trivial: fix typos concerning &quot;associate&quot;, =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:16 am)
[PATCH 05/10] trivial: fix typos concerning &quot;hierarchy&quot;, =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:16 am)
[PATCH 06/10] trivial: fix typos concerning &quot;initiali[zs]e&quot;, =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:17 am)
[PATCH 07/10] trivial: fix typos concerning &quot;management&quot;, =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:17 am)
[PATCH 08/10] trivial: fix typos concerning &quot;precedence&quot;, =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:17 am)
[PATCH 09/10] staging/trivial: fix typos concerning &quot;initi ..., =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:17 am)
[PATCH 10/10] staging/trivial: fix typos concerning &quot;manag ..., =?UTF-8?q?Uwe=20Klei ..., (Fri Jun 11, 3:17 am)
[PATCH 06/10 v2] trivial: fix typos concerning &quot;initiali[zs]e&quot;, =?UTF-8?q?Uwe=20Klei ..., (Thu Jun 17, 12:39 am)
[PATCH 08/10 v2] trivial: fix typos concerning &quot;precedence&quot;, =?UTF-8?q?Uwe=20Klei ..., (Thu Jun 17, 12:42 am)