diff for duplicates of <20100819093957.GK645@bicker> diff --git a/a/1.txt b/N1/1.txt index ac456ba..3f1af11 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ index 3778360..fda6746 100644 } - if (!agpmem) -+ if (&agpmem->head = &dev->agp->memory) ++ if (&agpmem->head == &dev->agp->memory) goto vm_fault_error; /* diff --git a/a/content_digest b/N1/content_digest index 4b2d111..50f7912 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch] drm: fix end of loop test\0" - "Date\0Thu, 19 Aug 2010 09:39:57 +0000\0" + "Date\0Thu, 19 Aug 2010 11:39:57 +0200\0" "To\0David Airlie <airlied@linux.ie>\0" "Cc\0Dave Airlie <airlied@redhat.com>" kernel-janitors@vger.kernel.org @@ -22,9 +22,9 @@ " \t\t}\n" " \n" "-\t\tif (!agpmem)\n" - "+\t\tif (&agpmem->head = &dev->agp->memory)\n" + "+\t\tif (&agpmem->head == &dev->agp->memory)\n" " \t\t\tgoto vm_fault_error;\n" " \n" " \t\t/*" -bda42eac7df06627356843bf1ac2f65c97890392e06bd102680e9b389493b611 +5f5237f701f54e237bdc706278388ed9aee25b666523d32ca29d7283536cba18
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.