All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160901171637.GO2356@ZenIV.linux.org.uk>

diff --git a/a/1.txt b/N1/1.txt
index d073b20..fda1ad2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -80,9 +80,3 @@ getting kmemcheck off your back would be to switch xt_hook_ops_alloc() from
 to
 	ops = kcalloc(num_hooks, sizeof(*ops), GFP_KERNEL);
 which might have some merits beyond making kmemcheck STFU...
-
---
-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 64faac0..7e4e51b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -100,12 +100,6 @@
  "\tops = kmalloc(sizeof(*ops) * num_hooks, GFP_KERNEL);\n"
  "to\n"
  "\tops = kcalloc(num_hooks, sizeof(*ops), GFP_KERNEL);\n"
- "which might have some merits beyond making kmemcheck STFU...\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>"
+ which might have some merits beyond making kmemcheck STFU...
 
-785ef864b8e293b8418207c770eb56e0f14e85d1e24b137e9db32be50d9342b0
+2c55384cb64fbd9177e5b256ab2acf6f9f9b5fef901714158b5bc77a9cf28f1d

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.