All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5147934D.2040908@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index bf7d4ce..75eddf2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -114,7 +114,7 @@ obj-$(CONFIG_CLK_TWL6040)       += clk-twl6040.o
 > +				continue;
 > +		} else {
 > +			char *i2c = strstr(dev_id, clk->dev_id);
-> +			if (!i2c || i2c = dev_id || *(i2c - 1) != ' ')
+> +			if (!i2c || i2c == dev_id || *(i2c - 1) != ' ')
 > +				continue;
 > +		}
 > +
diff --git a/a/content_digest b/N1/content_digest
index aa10775..4f23a97 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01363382873-20077-2-git-send-email-g.liakhovetski@gmx.de\0"
  "From\0Sylwester Nawrocki <sylvester.nawrocki@gmail.com>\0"
  "Subject\0Re: [PATCH v6 1/7] media: V4L2: add temporary clock helpers\0"
- "Date\0Mon, 18 Mar 2013 22:21:01 +0000\0"
+ "Date\0Mon, 18 Mar 2013 23:21:01 +0100\0"
  "To\0Guennadi Liakhovetski <g.liakhovetski@gmx.de>\0"
  "Cc\0linux-media@vger.kernel.org"
   Laurent Pinchart <laurent.pinchart@ideasonboard.com>
@@ -130,7 +130,7 @@
  "> +\t\t\t\tcontinue;\n"
  "> +\t\t} else {\n"
  "> +\t\t\tchar *i2c = strstr(dev_id, clk->dev_id);\n"
- "> +\t\t\tif (!i2c || i2c = dev_id || *(i2c - 1) != ' ')\n"
+ "> +\t\t\tif (!i2c || i2c == dev_id || *(i2c - 1) != ' ')\n"
  "> +\t\t\t\tcontinue;\n"
  "> +\t\t}\n"
  "> +\n"
@@ -257,4 +257,4 @@
  "Regards,\n"
  Sylwester
 
-18014d156a46d6a6e3dc6594de2b7599eb38bde834f0006589c0667a97cd3f65
+a768e63ac31af28ca2c80d0e06e505e119faac897d4ebe3206144c9a631ca392

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.