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

diff --git a/a/1.txt b/N1/1.txt
index ca88b46..a08e925 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ On Tue, Jan 15, 2008 at 08:41:39PM +0000, Adrian McMenamin wrote:
 > >
 > > > +static bool gdrom_data_request(void)
 > > > +{
-> > > +     return (ctrl_inb(GDROM_ALTSTATUS_REG) & 0x88) = 8;
+> > > +     return (ctrl_inb(GDROM_ALTSTATUS_REG) & 0x88) == 8;
 > > > +}
 > > > +
 > > Andrew first pointed this out, and this is still broken.
diff --git a/a/content_digest b/N1/content_digest
index 173b9f5..9485232 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -7,7 +7,7 @@
  "ref\020080112053630.0ccb290e.akpm@linux-foundation.org\0"
  "From\0Paul Mundt <lethal@linux-sh.org>\0"
  "Subject\0Re: [PATCH] SH/Dreamcast - add support for GD-Rom CDROM drive on SEGA Dreamcast\0"
- "Date\0Wed, 16 Jan 2008 01:57:37 +0000\0"
+ "Date\0Wed, 16 Jan 2008 10:57:37 +0900\0"
  "To\0Adrian McMenamin <lkmladrian@gmail.com>\0"
  "Cc\0Adrian McMenamin <adrian@newgolddream.dyndns.info>"
   Jens Axboe <jens.axboe@oracle.com>
@@ -35,7 +35,7 @@
  "> >\n"
  "> > > +static bool gdrom_data_request(void)\n"
  "> > > +{\n"
- "> > > +     return (ctrl_inb(GDROM_ALTSTATUS_REG) & 0x88) = 8;\n"
+ "> > > +     return (ctrl_inb(GDROM_ALTSTATUS_REG) & 0x88) == 8;\n"
  "> > > +}\n"
  "> > > +\n"
  "> > Andrew first pointed this out, and this is still broken.\n"
@@ -56,4 +56,4 @@
  "iteration of your patch. Please just fix it up instead of arguing about\n"
  it, thanks.
 
-25954a9232110c7091bba388b0ff45ee1d55cd378b9703bb10b51f58a612ae98
+e72134446d8949ce6c480a564bf5fd58bac4461673f20655198197f3365c19a4

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.