diff for duplicates of <20111208165334.GB21823@phenom.dumpdata.com> diff --git a/a/1.txt b/N1/1.txt index 15fabb4..8f91ab5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ Thanks! > > - if (!p && !p->dev) > > + if (!p->dev) > > continue; -> > if (shrink_pages = 0) +> > if (shrink_pages == 0) > > break; > > _______________________________________________ > > dri-devel mailing list diff --git a/a/content_digest b/N1/content_digest index 3f7ec47..b9bc72e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020111208153400.GA3179@homer.localdomain\0" "From\0Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\0" "Subject\0Re: [patch] drm/ttm: fix condition (and vs or)\0" - "Date\0Thu, 08 Dec 2011 16:53:34 +0000\0" + "Date\0Thu, 8 Dec 2011 11:53:34 -0500\0" "To\0Jerome Glisse <j.glisse@gmail.com>\0" "Cc\0dri-devel@lists.freedesktop.org" Jerome Glisse <jglisse@redhat.com> @@ -56,7 +56,7 @@ "> > -\t\tif (!p && !p->dev)\n" "> > +\t\tif (!p->dev)\n" "> > \t\t\tcontinue;\n" - "> > \t\tif (shrink_pages = 0)\n" + "> > \t\tif (shrink_pages == 0)\n" "> > \t\t\tbreak;\n" "> > _______________________________________________\n" "> > dri-devel mailing list\n" @@ -67,4 +67,4 @@ "> dri-devel@lists.freedesktop.org\n" > http://lists.freedesktop.org/mailman/listinfo/dri-devel -7c09a583ad025ec47f49843922bc24aba0dbfd1cac3554fbd8add4cbd3190e1b +eb8996d616dc70c61e0f5859aa80c7e30fe3cba006931cd6aaa3a606b5c8528e
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.