diff for duplicates of <1292895677-4242-2-git-send-email-airlied@gmail.com> diff --git a/a/1.txt b/N1/1.txt index fd824f3..e044f4d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ index 0e6aa3d..4ac1201 100644 --- a/drivers/video/fbmem.c +++ b/drivers/video/fbmem.c @@ -1458,7 +1458,7 @@ static bool apertures_overlap(struct aperture *gen, struct aperture *hw) - if (gen->base = hw->base) + if (gen->base == hw->base) return true; /* is the generic aperture base inside the hw base->hw base+size */ - if (gen->base > hw->base && gen->base <= hw->base + hw->size) diff --git a/a/content_digest b/N1/content_digest index 057a9cb..18bc2ea 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01292895677-4242-1-git-send-email-airlied@gmail.com\0" "From\0Dave Airlie <airlied@gmail.com>\0" "Subject\0[PATCH 1/3] fb: fix overlapping test off-by-one.\0" - "Date\0Tue, 21 Dec 2010 01:41:15 +0000\0" + "Date\0Tue, 21 Dec 2010 11:41:15 +1000\0" "To\0linux-fbdev@vger.kernel.org\0" "Cc\0dri-devel@lists.sf.net" linux-kernel@vger.kernel.org @@ -23,7 +23,7 @@ "--- a/drivers/video/fbmem.c\n" "+++ b/drivers/video/fbmem.c\n" "@@ -1458,7 +1458,7 @@ static bool apertures_overlap(struct aperture *gen, struct aperture *hw)\n" - " \tif (gen->base = hw->base)\n" + " \tif (gen->base == hw->base)\n" " \t\treturn true;\n" " \t/* is the generic aperture base inside the hw base->hw base+size */\n" "-\tif (gen->base > hw->base && gen->base <= hw->base + hw->size)\n" @@ -34,4 +34,4 @@ "-- \n" 1.7.1 -34d60aa428396d2561370040b74b57e01868ef4d661b431f72f34bc4f8e51b07 +8edb63696e6b88ac7214bc24f90505263e3bb901cc6c874319c411b46d4e6f19
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.