diff for duplicates of <20111208065054.GC16735@elgon.mountain> diff --git a/a/1.txt b/N1/1.txt index e356f60..00eae08 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,5 +29,5 @@ index 6678abc..1cf4c2c 100644 - if (!p && !p->dev) + if (!p->dev) continue; - if (shrink_pages = 0) + if (shrink_pages == 0) break; diff --git a/a/content_digest b/N1/content_digest index 5e01f9a..b8e84a6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] drm/ttm: fix condition (and vs or)\0" - "Date\0Thu, 08 Dec 2011 06:50:54 +0000\0" + "Date\0Thu, 8 Dec 2011 09:50:54 +0300\0" "To\0David Airlie <airlied@linux.ie>\0" "Cc\0Jerome Glisse <jglisse@redhat.com>" kernel-janitors@vger.kernel.org @@ -39,7 +39,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;" -51744a72599a9282fa4d9cfd9f1be323e582d7c6220f4c708a433446b3a2b641 +ec1d7f95de008eced09e147d51a9c4eb63a1e6ceba5a74c915d4e38ee9593cf6
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.