All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120906020850.GA31615@bbox>

diff --git a/a/1.txt b/N1/1.txt
index 435c7ee..74fb9df 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -588,7 +588,7 @@ Yeb. It could finish early if we can't find any pfn range meet condition.
 > 
 > So if page at start_pfn is not isolated is it ok?
 > 
-> I would remove the a??founda?? variable and instead do a??goto founda??,
+> I would remove the “found” variable and instead do “goto found”,
 > something like:
 > 
 > 	list_for_each_entry(...) {
@@ -684,7 +684,7 @@ Otherwise, that's good.
 > > +	free_isolated_pageblock(page);
 > >  }
 > 
-> The a??goto outa?? now looks rather stupid here, just do:
+> The “goto out” now looks rather stupid here, just do:
 > 
 > 	if (get_pageblock_migratetype(page) == MIGRATE_ISOLATE)
 > 		restore_pageblock_isolate(page, migratetype);
@@ -782,9 +782,3 @@ I will resend with correcting your comment.
 -- 
 Kind regards,
 Minchan Kim
-
---
-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>
diff --git a/a/content_digest b/N1/content_digest
index 1e91961..f00ab41 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -605,7 +605,7 @@
  "> \n"
  "> So if page at start_pfn is not isolated is it ok?\n"
  "> \n"
- "> I would remove the a??founda?? variable and instead do a??goto founda??,\n"
+ "> I would remove the \342\200\234found\342\200\235 variable and instead do \342\200\234goto found\342\200\235,\n"
  "> something like:\n"
  "> \n"
  "> \tlist_for_each_entry(...) {\n"
@@ -701,7 +701,7 @@
  "> > +\tfree_isolated_pageblock(page);\n"
  "> >  }\n"
  "> \n"
- "> The a??goto outa?? now looks rather stupid here, just do:\n"
+ "> The \342\200\234goto out\342\200\235 now looks rather stupid here, just do:\n"
  "> \n"
  "> \tif (get_pageblock_migratetype(page) == MIGRATE_ISOLATE)\n"
  "> \t\trestore_pageblock_isolate(page, migratetype);\n"
@@ -798,12 +798,6 @@
  "\n"
  "-- \n"
  "Kind regards,\n"
- "Minchan Kim\n"
- "\n"
- "--\n"
- "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
- "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
- "see: http://www.linux-mm.org/ .\n"
- "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
+ Minchan Kim
 
-70ada6556df038c95aed1520763e1b4a855d0c0e29ce74cc461fabf1a7edeb5b
+0ddb5a9e2975c7267fc5c590da068bddc2432e53b4f77cbf54d1022c3b1216d2

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.