All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <59B29FCA.6070001@bfs.de>

diff --git a/a/1.txt b/N1/1.txt
index 6e07db9..3a91f7d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -116,7 +116,7 @@ Am 08.09.2017 12:53, schrieb Dan Carpenter:
 
 Is that TSL2X7X_MAX_LUX_TABLE_SIZE needed at all ? because:
 
-if (chip->tsl2x7x_device_lux[i].ratio = 0) ... break;
+if (chip->tsl2x7x_device_lux[i].ratio == 0) ... break;
 
 So its only needed for protection agains faulty updates. (maybe i missed an other use).
 
diff --git a/a/content_digest b/N1/content_digest
index 44bfcaf..400590d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020170908105343.tk3j36sgxd7xm222@mwanda\0"
  "From\0walter harms <wharms@bfs.de>\0"
  "Subject\0Re: [PATCH v2] staging: iio: tsl2x7x: clean up limit checks\0"
- "Date\0Fri, 08 Sep 2017 13:48:58 +0000\0"
+ "Date\0Fri, 08 Sep 2017 15:48:58 +0200\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0Jonathan Cameron <jic23@kernel.org>"
   Brian Masney <masneyb@onstation.org>
@@ -136,7 +136,7 @@
  "\n"
  "Is that TSL2X7X_MAX_LUX_TABLE_SIZE needed at all ? because:\n"
  "\n"
- "if (chip->tsl2x7x_device_lux[i].ratio = 0) ... break;\n"
+ "if (chip->tsl2x7x_device_lux[i].ratio == 0) ... break;\n"
  "\n"
  "So its only needed for protection agains faulty updates. (maybe i missed an other use).\n"
  "\n"
@@ -160,4 +160,4 @@
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  >
 
-0f94ef26b4775507aaa8de99cd858fc2458f7f70a1e0f86176b2c01a99c7f51e
+39c3d0ce92890bea188a03e3a6d0b8daec1c07ce76d1093ae9cbe4eb86f72ab7

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.