All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <539C6783.4060607@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 2ecb29d..64c7f22 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ On 12/06/14 19:44, Johannes Thumshirn wrote:
 >>>> +               return PTR_ERR(mem);
 >>>>
 >>>>           adc->base = ioremap(mem->start, resource_size(mem));
->>>>           if (adc->base = NULL)
+>>>>           if (adc->base == NULL)
 >>>
 >>> Acked-by: Johannes Thumshirn <johannes.thumshirn@men.de>
 >>>
diff --git a/a/content_digest b/N1/content_digest
index 0a17faf..6ebf8d5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,7 +4,7 @@
  "ref\087lht2q86y.fsf@sauron.localdomain\0"
  "From\0Jonathan Cameron <jic23@kernel.org>\0"
  "Subject\0Re: [patch] iio: adc: checking for NULL instead of IS_ERR() in probe\0"
- "Date\0Sat, 14 Jun 2014 15:17:23 +0000\0"
+ "Date\0Sat, 14 Jun 2014 16:17:23 +0100\0"
  "To\0Johannes Thumshirn <morbidrsa@gmail.com>\0"
  "Cc\0Dan Carpenter <dan.carpenter@oracle.com>"
   Greg Kroah-Hartman <gregkh@linuxfoundation.org>
@@ -37,7 +37,7 @@
  ">>>> +               return PTR_ERR(mem);\n"
  ">>>>\n"
  ">>>>           adc->base = ioremap(mem->start, resource_size(mem));\n"
- ">>>>           if (adc->base = NULL)\n"
+ ">>>>           if (adc->base == NULL)\n"
  ">>>\n"
  ">>> Acked-by: Johannes Thumshirn <johannes.thumshirn@men.de>\n"
  ">>>\n"
@@ -58,4 +58,4 @@
  "> Johannes\n"
  >
 
-089f6510364c40ce886c95f1079274a28e329211f039594b0356877f95cf889a
+f206c92c1e153c9987e44279dd78a73ff45fbac2e322fc9b7c24ba221e59ae2b

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.