All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101224032831.GI28151@linux-sh.org>

diff --git a/a/1.txt b/N1/1.txt
index 46dbac3..0e90e2a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ On Tue, Dec 21, 2010 at 08:29:03AM +0100, Michel D?nzer wrote:
 > > --- 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 b6c0dc4..e6d7ce3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\01292916543.19556.46.camel@thor.local\0"
  "From\0Paul Mundt <lethal@linux-sh.org>\0"
  "Subject\0Re: [PATCH 1/3] fb: fix overlapping test off-by-one.\0"
- "Date\0Fri, 24 Dec 2010 03:28:31 +0000\0"
+ "Date\0Fri, 24 Dec 2010 12:28:31 +0900\0"
  "To\0Michel D?nzer <michel@daenzer.net>\0"
  "Cc\0Dave Airlie <airlied@gmail.com>"
   linux-fbdev@vger.kernel.org
@@ -29,7 +29,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"
@@ -41,4 +41,4 @@
  "> \n"
  I'll queue this for .37, thanks.
 
-8fa38c9d8cc65875764920c5c489b587d3d54506d035f915440ecae5759724a1
+1210776945a159bf3c792286cf7462827c5fb308e3969335ec5e6e05f5bcc03b

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.