diff for duplicates of <1322072773.14799.94.camel@twins> diff --git a/a/1.txt b/N1/1.txt index 0bd02e9..77190b3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,10 +3,3 @@ On Fri, 2011-11-18 at 16:37 +0530, Srikar Dronamraju wrote: > + return -ENOMEM; again, why not use PTR_ERR() if you're there already? - --- -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 b3b7d8d..0344cd5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -27,13 +27,6 @@ "> + if (IS_ERR(page))\n" "> + return -ENOMEM; \n" "\n" - "again, why not use PTR_ERR() if you're there already?\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" - "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>" + again, why not use PTR_ERR() if you're there already? -7c7b52291846151110d18b74815f5fed5a7c59be215e095b6c364c1e16655fb1 +6807d7fe5ed48527862a37affb9d6b056926bc8d9545b5a2c341a6ea3ed98144
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.