All of lore.kernel.org
 help / color / mirror / Atom feed
* Fix-typo-in-slub.txt.
@ 2009-12-03  5:27 Justin P. Mattock
  2009-12-03  5:27 ` [PATCH] Fix a typo in slub.txt. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Justin P. Mattock
  0 siblings, 1 reply; 2+ messages in thread
From: Justin P. Mattock @ 2009-12-03  5:27 UTC (permalink / raw)
  To: linux-kernel

 From Justin P. Mattock <justinmattock@gmail.com> 

 Fix a typo in slub.txt.

 Documentation/vm/slub.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

















From: Justin P. Mattock <justinmattock@gmail.com>
Subject: Fix-typo-in-slub.txt.
In-Reply-To: 


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

* [PATCH] Fix a typo in slub.txt. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
  2009-12-03  5:27 Fix-typo-in-slub.txt Justin P. Mattock
@ 2009-12-03  5:27 ` Justin P. Mattock
  0 siblings, 0 replies; 2+ messages in thread
From: Justin P. Mattock @ 2009-12-03  5:27 UTC (permalink / raw)
  To: linux-kernel; +Cc: Justin P. Mattock

From: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/vm/slub.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/vm/slub.txt b/Documentation/vm/slub.txt
index 510917f..b37300e 100644
--- a/Documentation/vm/slub.txt
+++ b/Documentation/vm/slub.txt
@@ -245,7 +245,7 @@ been overwritten. Here a string of 8 characters was written into a slab that
 has the length of 8 characters. However, a 8 character string needs a
 terminating 0. That zero has overwritten the first byte of the Redzone field.
 After reporting the details of the issue encountered the FIX SLUB message
-tell us that SLUB has restored the Redzone to its proper value and then
+tells us that SLUB has restored the Redzone to its proper value and then
 system operations continue.
 
 Emergency operations:
-- 
1.6.5.GIT


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

end of thread, other threads:[~2009-12-03  5:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-03  5:27 Fix-typo-in-slub.txt Justin P. Mattock
2009-12-03  5:27 ` [PATCH] Fix a typo in slub.txt. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Justin P. Mattock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.