diff for duplicates of <4F3C467B.1@fb.com> diff --git a/a/1.txt b/N1/1.txt index 5dc05f7..7eb2481 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ On 2/15/12 3:47 PM, Andrea Righi wrote: Forward declaration works if the type was struct rb_root *. But the type in your patch was a struct and the compiler can't figure out its size. -include/linux/fs.h:659:17: error: field ‘nocache_tree’ has incomplete type +include/linux/fs.h:659:17: error: field ?nocache_tree? has incomplete type Did you mean forward declaring struct rb_node instead of rb_root? @@ -39,6 +39,8 @@ compiler warnings about casting void * to struct rb_root *). -Arun -- -To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +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/ . +Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ +Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a> diff --git a/a/content_digest b/N1/content_digest index 9d55b1b..eea91ad 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -56,7 +56,7 @@ "Forward declaration works if the type was struct rb_root *. But the type \n" "in your patch was a struct and the compiler can't figure out its size.\n" "\n" - "include/linux/fs.h:659:17: error: field \342\200\230nocache_tree\342\200\231 has incomplete type\n" + "include/linux/fs.h:659:17: error: field ?nocache_tree? has incomplete type\n" "\n" "Did you mean forward declaring struct rb_node instead of rb_root?\n" "\n" @@ -66,8 +66,10 @@ " -Arun\n" "\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-fsdevel\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "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" + "Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/\n" + "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>" -edea4714906ce73cb712c08512467bf9546cf1b46c8ba00f0b01fb5f97cdb0ba +c3097224438993816a3a57511c8bbb7946c9c5ced4f631c5c271cca80cca8640
diff --git a/a/1.txt b/N2/1.txt index 5dc05f7..c22a63a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -37,8 +37,3 @@ If we go down this path, a few more places need fixups (I ignored the compiler warnings about casting void * to struct rb_root *). -Arun - --- -To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 9d55b1b..19e31a4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -63,11 +63,6 @@ "If we go down this path, a few more places need fixups (I ignored the \n" "compiler warnings about casting void * to struct rb_root *).\n" "\n" - " -Arun\n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-fsdevel\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + -Arun -edea4714906ce73cb712c08512467bf9546cf1b46c8ba00f0b01fb5f97cdb0ba +dad39fb0c97865f4bcd2aacf8d59461e2192f4f05ad5968b619ad39dcb7b4e87
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.