All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120926231801.GB4776@local>

diff --git a/a/1.txt b/N1/1.txt
index 938b92d..5bb4cd3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -240,7 +240,7 @@ Signed-off-by: "Hans J. Koch" <hjk@hansjkoch.de>
 > +
 > +		/* Multiple IRQs are not supported */
 > +		irq = platform_get_irq(pdev, 0);
-> +		if (irq = -ENXIO)
+> +		if (irq == -ENXIO)
 > +			uioinfo->irq = UIO_IRQ_NONE;
 > +		else
 > +			uioinfo->irq = irq;
diff --git a/a/content_digest b/N1/content_digest
index 8c90404..3d35c45 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01348553352-14334-2-git-send-email-dhobsong@igel.co.jp\0"
  "From\0Hans J. Koch <hjk@hansjkoch.de>\0"
  "Subject\0Re: [v2 PATCH 1/2] Add new uio device for dynamic memory allocation\0"
- "Date\0Wed, 26 Sep 2012 23:18:01 +0000\0"
+ "Date\0Thu, 27 Sep 2012 01:18:01 +0200\0"
  "To\0Damian Hobson-Garcia <dhobsong@igel.co.jp>\0"
  "Cc\0hjk@hansjkoch.de"
   gregkh@linuxfoundation.org
@@ -255,7 +255,7 @@
  "> +\n"
  "> +\t\t/* Multiple IRQs are not supported */\n"
  "> +\t\tirq = platform_get_irq(pdev, 0);\n"
- "> +\t\tif (irq = -ENXIO)\n"
+ "> +\t\tif (irq == -ENXIO)\n"
  "> +\t\t\tuioinfo->irq = UIO_IRQ_NONE;\n"
  "> +\t\telse\n"
  "> +\t\t\tuioinfo->irq = irq;\n"
@@ -481,4 +481,4 @@
  "> \n"
  >
 
-8e6b9a2dfecd987281909812fad0949d2c36f9e58ba363e1666f1d32818d2bf4
+b67f3921a768eece2c105cd18215364613a75f1260fd24997ffaa45be34b8b01

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.