diff for duplicates of <20151012100514.GA2544@node> diff --git a/a/1.txt b/N1/1.txt index 272c3b6..f1e7ba6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ On Mon, Oct 12, 2015 at 03:58:51PM +0800, yalin wang wrote: > >> + if (page == NULL) > > > > "if (!page)" is more common and already used below. -> > We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anywaya?| +> > We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anyway… > agree with your comments, > do i need send a new patch for this ? @@ -42,9 +42,3 @@ of condifition. -- Kirill A. Shutemov - --- -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 c02884b..00b4ae8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -53,7 +53,7 @@ "> >> +\t\tif (page == NULL)\n" "> > \n" "> > \"if (!page)\" is more common and already used below.\n" - "> > We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anywaya?|\n" + "> > We could skip the check for !page in case we don't go through the ALLOC_HARDER branch, but I guess it's not worth the goto, and hopefully the compiler is smart enough anyway\342\200\246\n" "> agree with your comments,\n" "> do i need send a new patch for this ?\n" "\n" @@ -61,12 +61,6 @@ "of condifition.\n" "\n" "-- \n" - " Kirill A. Shutemov\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>" + Kirill A. Shutemov -47d667c88446ff05105124def7100ea944e4b0c2e6690a6f9c8c21af5cca815a +02507dce4755da8e3974b10b3510211b7c18ad9921d5a535e06599058eef243b
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.