mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar
@ 2014-03-18  9:39 Geert Uytterhoeven
  2014-03-18  9:39 ` [PATCH trivial 2/2] seq-file: Grammar s/can may/may/g Geert Uytterhoeven
  2014-03-19  0:10 ` [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-03-18  9:39 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-kernel, Geert Uytterhoeven, Simon Horman, linux-sh

From: Geert Uytterhoeven <geert+renesas@linux-m68k.org>

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Simon Horman <horms@verge.net.au>
Cc: linux-sh@vger.kernel.org
---
 arch/arm/mach-shmobile/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index f7465a3eb43d..edf61e5c1b7b 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -187,8 +187,8 @@ config MACH_ARMADILLO800EVA_REFERENCE
 	select SND_SOC_WM8978 if SND_SIMPLE_CARD
 	select USE_OF
 	---help---
-	   Use reference implementation of Aramdillo800 EVA board support
-	   which makes a greater use of device tree at the expense
+	   Use reference implementation of Armadillo800 EVA board support
+	   which makes greater use of device tree at the expense
 	   of not supporting a number of devices.
 
 	   This is intended to aid developers
-- 
1.7.9.5


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

* [PATCH trivial 2/2] seq-file: Grammar s/can may/may/g
  2014-03-18  9:39 [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar Geert Uytterhoeven
@ 2014-03-18  9:39 ` Geert Uytterhoeven
  2014-03-19  0:10 ` [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-03-18  9:39 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: linux-kernel, Geert Uytterhoeven, Alexander Viro, linux-fsdevel

From: Geert Uytterhoeven <geert+renesas@linux-m68k.org>

Sometimes it's hard to make a choice between "can" and "may" ;-)

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org
---
 fs/seq_file.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/seq_file.c b/fs/seq_file.c
index 1d641bb108d2..2b798d1caaa3 100644
--- a/fs/seq_file.c
+++ b/fs/seq_file.c
@@ -16,7 +16,7 @@
 
 
 /*
- * seq_files have a buffer which can may overflow. When this happens a larger
+ * seq_files have a buffer which may overflow. When this happens a larger
  * buffer is reallocated and all the data will be printed again.
  * The overflow state is true when m->count == m->size.
  */
-- 
1.7.9.5


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

* Re: [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar
  2014-03-18  9:39 [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar Geert Uytterhoeven
  2014-03-18  9:39 ` [PATCH trivial 2/2] seq-file: Grammar s/can may/may/g Geert Uytterhoeven
@ 2014-03-19  0:10 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-03-19  0:10 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Jiri Kosina, linux-kernel, Geert Uytterhoeven, linux-sh

On Tue, Mar 18, 2014 at 10:39:23AM +0100, Geert Uytterhoeven wrote:
> From: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
> Cc: Simon Horman <horms@verge.net.au>
> Cc: linux-sh@vger.kernel.org

Thanks, I have queued this up.

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

end of thread, other threads:[~2014-03-19  0:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18  9:39 [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar Geert Uytterhoeven
2014-03-18  9:39 ` [PATCH trivial 2/2] seq-file: Grammar s/can may/may/g Geert Uytterhoeven
2014-03-19  0:10 ` [PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome