diff for duplicates of <501A7AD3.7000008@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 34f7284..c0b079e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,9 +22,3 @@ struct hash_table { #define DEFINE_STATIC_HASHTABLE(name, bit) \ static struct hash_table name = { .bits = bit, \ .buckets = { [0 ... (bit - 1)] = HLIST_HEAD_INIT } } - --- -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 932e0aa..86f7d61 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -45,12 +45,6 @@ "\n" "#define DEFINE_STATIC_HASHTABLE(name, bit) \\\n" " static struct hash_table name = { .bits = bit, \\\n" - " .buckets = { [0 ... (bit - 1)] = HLIST_HEAD_INIT } }\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>" + .buckets = { [0 ... (bit - 1)] = HLIST_HEAD_INIT } } -dabf5df5816492cc060b6527542e7e9c09ef0b6d9df943bd24d807caa2afd4f2 +0869a39abd887c59062615b08569686905773125192086a02f3b02fc6d415494
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.