linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix incorrect use of loose in migrate.c
@ 2008-12-05  3:08 Nick Andrew
  2008-12-06 12:12 ` Nick Piggin
  0 siblings, 1 reply; 4+ messages in thread
From: Nick Andrew @ 2008-12-05  3:08 UTC (permalink / raw)
  To: Christoph Lameter, Hugh Dickins, KAMEZAWA Hiroyuki, Nick Piggin,
	Rik van Riel, linux-kernel, linux-mm
  Cc: Nick Andrew

Fix incorrect use of loose in migrate.c

It should be 'lose', not 'loose'.

Signed-off-by: Nick Andrew <nick@nick-andrew.net>
---

 mm/migrate.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/mm/migrate.c b/mm/migrate.c
index 1e0d6b2..7605b2b 100644
--- a/mm/migrate.c
+++ b/mm/migrate.c
@@ -514,7 +514,7 @@ static int writeout(struct address_space *mapping, struct page *page)
 	/*
 	 * A dirty page may imply that the underlying filesystem has
 	 * the page on some queue. So the page must be clean for
-	 * migration. Writeout may mean we loose the lock and the
+	 * migration. Writeout may mean we lose the lock and the
 	 * page state is no longer what we checked for earlier.
 	 * At this point we know that the migration attempt cannot
 	 * be successful.


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2008-12-08  3:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-05  3:08 [PATCH] Fix incorrect use of loose in migrate.c Nick Andrew
2008-12-06 12:12 ` Nick Piggin
2008-12-06 13:55   ` Nick Andrew
2008-12-08  3:46     ` Valdis.Kletnieks

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