diff for duplicates of <20121221010902.GD2686@blaptop> diff --git a/a/1.txt b/N1/1.txt index 19597c7..82a57c9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ On Thu, Dec 20, 2012 at 04:49:44PM +0100, Michal Nazarewicz wrote: > > + return migratetype == MIGRATE_ISOLATE; > > +} > -> Perhaps a??is_migrate_isolatea?? to match already existing a??is_migrate_cmaa??? +> Perhaps “is_migrate_isolate” to match already existing “is_migrate_cma”? Good poking. In fact, while I made this patch, I was very tempted by renaming is_migrate_cma to cma_pageblock. @@ -33,7 +33,7 @@ not a good idea. It's very clear for me because migratetype is per pageblock, we can know the function works per pageblock unit. -> Especially as the a??mt_isolated_pageblocka?? sound confusing to me, it +> Especially as the “mt_isolated_pageblock” sound confusing to me, it > implies that it works on pageblocks which it does not. -ENOPARSE. @@ -66,7 +66,7 @@ Okay? > -- > Best regards, _ _ > .o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o -> ..o | Computer Science, MichaA? a??mina86a?? Nazarewicz (o o) +> ..o | Computer Science, Michał “mina86” Nazarewicz (o o) > ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo-- @@ -76,9 +76,3 @@ Okay? -- Kind regards, Minchan Kim - --- -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 2a03682..f422398 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -29,7 +29,7 @@ "> > +\treturn migratetype == MIGRATE_ISOLATE;\n" "> > +}\n" "> \n" - "> Perhaps a??is_migrate_isolatea?? to match already existing a??is_migrate_cmaa???\n" + "> Perhaps \342\200\234is_migrate_isolate\342\200\235 to match already existing \342\200\234is_migrate_cma\342\200\235?\n" "\n" "Good poking. In fact, while I made this patch, I was very tempted by renaming\n" "is_migrate_cma to cma_pageblock.\n" @@ -44,7 +44,7 @@ "It's very clear for me because migratetype is per pageblock, we can know the\n" "function works per pageblock unit.\n" "\n" - "> Especially as the a??mt_isolated_pageblocka?? sound confusing to me, it\n" + "> Especially as the \342\200\234mt_isolated_pageblock\342\200\235 sound confusing to me, it\n" "> implies that it works on pageblocks which it does not.\n" "\n" "-ENOPARSE.\n" @@ -77,7 +77,7 @@ "> -- \n" "> Best regards, _ _\n" "> .o. | Liege of Serenely Enlightened Majesty of o' \\,=./ `o\n" - "> ..o | Computer Science, MichaA? a??mina86a?? Nazarewicz (o o)\n" + "> ..o | Computer Science, Micha\305\202 \342\200\234mina86\342\200\235 Nazarewicz (o o)\n" "> ooo +----<email/xmpp: mpn@google.com>--------------ooO--(_)--Ooo--\n" "\n" "\n" @@ -86,12 +86,6 @@ "\n" "-- \n" "Kind regards,\n" - "Minchan Kim\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>" + Minchan Kim -ca730ab248815f036908c49d66a111393804e7baa84521c53ce6693c918b8b82 +7941ae240a3de4fae913d892b236a3384701f572ca0362a6ad5f5fba0101a1b4
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.