linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial 2/2] seq-file: Grammar s/can may/may/g
       [not found] <1395135565-7118-1-git-send-email-geert@linux-m68k.org>
@ 2014-03-18  9:39 ` Geert Uytterhoeven
  0 siblings, 0 replies; only message 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 related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-03-18  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1395135565-7118-1-git-send-email-geert@linux-m68k.org>
2014-03-18  9:39 ` [PATCH trivial 2/2] seq-file: Grammar s/can may/may/g Geert Uytterhoeven

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