All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <57866C22.4040402@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 7a35b7c..c7f3978 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,10 +26,3 @@ _did_ before this series).
 > -	if (!pmd || !pmd_val(*pmd))
 > +	if (!pmd || pmd_none(*pmd))
 >  		return;
-
-
---
-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 fecde2e..1817f4d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -45,13 +45,6 @@
  ">  \tpmd = pmd_offset(pud, start);\n"
  "> -\tif (!pmd || !pmd_val(*pmd))\n"
  "> +\tif (!pmd || pmd_none(*pmd))\n"
- ">  \t\treturn;\n"
- "\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>"
+ ">  \t\treturn;"
 
-a9bc492181fe992ccc7419c9c1c76d7867d1339d1a35251ef7827a01403cb623
+6273b9d2893aad90d514faaabba08ce4d80f776013295b558e60020d67633494

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.