All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1387465429-3568-30-git-send-email-levex@linux.com>

diff --git a/a/1.txt b/N1/1.txt
index 3f478a5..5ab98be 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ index bec81c2..c4afb7e 100644
 --- a/drivers/sh/maple/maple.c
 +++ b/drivers/sh/maple/maple.c
 @@ -134,16 +134,18 @@ static int maple_dma_done(void)
- 	return (__raw_readl(MAPLE_STATE) & 1) = 0;
+ 	return (__raw_readl(MAPLE_STATE) & 1) == 0;
  }
  
 +static void maple_free_dev(struct maple_device *mdev)
diff --git a/a/content_digest b/N1/content_digest
index c94be1b..59e8926 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01387465429-3568-2-git-send-email-levex@linux.com\0"
  "From\0Levente Kurusa <levex@linux.com>\0"
  "Subject\0[PATCH 29/38] superhyway: maple: add missing put_device call\0"
- "Date\0Thu, 19 Dec 2013 15:03:40 +0000\0"
+ "Date\0Thu, 19 Dec 2013 16:03:40 +0100\0"
  "To\0LKML <linux-kernel@vger.kernel.org>\0"
  "Cc\0Levente Kurusa <levex@linux.com>"
   Paul Mundt <lethal@linux-sh.org>
@@ -24,7 +24,7 @@
  "--- a/drivers/sh/maple/maple.c\n"
  "+++ b/drivers/sh/maple/maple.c\n"
  "@@ -134,16 +134,18 @@ static int maple_dma_done(void)\n"
- " \treturn (__raw_readl(MAPLE_STATE) & 1) = 0;\n"
+ " \treturn (__raw_readl(MAPLE_STATE) & 1) == 0;\n"
  " }\n"
  " \n"
  "+static void maple_free_dev(struct maple_device *mdev)\n"
@@ -74,4 +74,4 @@
  "-- \n"
  1.8.3.1
 
-c3a69788c91ddf609bb3c9d30da36a9ff566172ddda9143b8c2aeb16391b9a49
+1db3fc8c7e39925fefa0b312f9e2088db0898503f2b36830afb9b0f26a4b4262

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.