diff for duplicates of <55E6DCCF.40600@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 1d90ccd..59e860e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ On 9/2/2015 10:17 AM, Magnus Damm wrote: [...] > 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 10ac89c..010635e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020150902071728.10870.32730.sendpatchset@little-apple\0" "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0Re: [PATCH v6 03/05] clk: shmobile: Make MSTP clock-output-names optional\0" - "Date\0Wed, 2 Sep 2015 14:26:07 +0300\0" + "Date\0Wed, 02 Sep 2015 11:26:07 +0000\0" "To\0Magnus Damm <magnus.damm@gmail.com>" " linux-clk@vger.kernel.org\0" "Cc\0kuninori.morimoto.gx@renesas.com" @@ -46,7 +46,7 @@ "[...]\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" @@ -64,4 +64,4 @@ "\n" MBR, Sergei -761671e6f74040c5eb2319f576fdc076c0a2b7a6e5e3fd34365c4aaa9655e67d +70e3a7803aa395fd66066bbaa96f1188ece8c2f2fc24fc04801850fce86b70ed
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.