All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150907163325.475.66286.sendpatchset@little-apple>

diff --git a/a/1.txt b/N1/1.txt
index e58accb..5ca53d8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -37,12 +37,12 @@ Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
 -		/* Skip clocks with no name. */
 -		ret = of_property_read_string_index(np, "clock-output-names",
 -						    i, &name);
--		if (ret < 0 || strlen(name) == 0)
+-		if (ret < 0 || strlen(name) = 0)
 -			continue;
 -
  		parent_name = of_clk_get_parent_name(np, i);
  		ret = of_property_read_u32_index(np, idxname, i, &clkidx);
- 		if (parent_name == NULL || ret < 0)
+ 		if (parent_name = NULL || ret < 0)
  			break;
  
  		if (clkidx >= MSTP_MAX_CLOCKS) {
diff --git a/a/content_digest b/N1/content_digest
index 53d9a47..b25603b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,17 @@
  "ref\020150907163252.475.18281.sendpatchset@little-apple\0"
  "From\0Magnus Damm <magnus.damm@gmail.com>\0"
  "Subject\0[PATCH v7 03/05] clk: shmobile: Make MSTP clock-output-names optional\0"
- "Date\0Tue, 08 Sep 2015 01:33:25 +0900\0"
+ "Date\0Mon, 07 Sep 2015 16:33:25 +0000\0"
  "To\0linux-clk@vger.kernel.org\0"
  "Cc\0kuninori.morimoto.gx@renesas.com"
- linux-sh@vger.kernel.org
- mturquette@baylibre.com
- gaku.inami.xw@bp.renesas.com
- sboyd@codeaurora.org
- horms@verge.net.au
- geert@linux-m68k.org
- laurent.pinchart@ideasonboard.com
- "Magnus Damm <magnus.damm@gmail.com>\0"
+  linux-sh@vger.kernel.org
+  mturquette@baylibre.com
+  gaku.inami.xw@bp.renesas.com
+  sboyd@codeaurora.org
+  horms@verge.net.au
+  geert@linux-m68k.org
+  laurent.pinchart@ideasonboard.com
+ " Magnus Damm <magnus.damm@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "From: Magnus Damm <damm+renesas@opensource.se>\n"
@@ -53,12 +53,12 @@
  "-\t\t/* Skip clocks with no name. */\n"
  "-\t\tret = of_property_read_string_index(np, \"clock-output-names\",\n"
  "-\t\t\t\t\t\t    i, &name);\n"
- "-\t\tif (ret < 0 || strlen(name) == 0)\n"
+ "-\t\tif (ret < 0 || strlen(name) = 0)\n"
  "-\t\t\tcontinue;\n"
  "-\n"
  " \t\tparent_name = of_clk_get_parent_name(np, i);\n"
  " \t\tret = of_property_read_u32_index(np, idxname, i, &clkidx);\n"
- " \t\tif (parent_name == NULL || ret < 0)\n"
+ " \t\tif (parent_name = NULL || ret < 0)\n"
  " \t\t\tbreak;\n"
  " \n"
  " \t\tif (clkidx >= MSTP_MAX_CLOCKS) {\n"
@@ -98,4 +98,4 @@
  " \n"
  " \tof_clk_add_provider(np, of_clk_src_onecell_get, &group->data);"
 
-771b74bd55a1fad488806f4d536fd59e4abb44988e368af31c300cb12b3a28e4
+bee931e76c2785582582f5eff73dbeb243329bbde5f9d8ae99a84e1aa12f972a

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.