diff for duplicates of <55E6DC42.6080201@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 4f82259..ec757a4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,7 +31,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 8073e58..95a7bf9 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:23:46 +0300\0" + "Date\0Wed, 02 Sep 2015 11:23:46 +0000\0" "To\0Magnus Damm <magnus.damm@gmail.com>" " linux-clk@vger.kernel.org\0" "Cc\0kuninori.morimoto.gx@renesas.com" @@ -48,7 +48,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" @@ -70,4 +70,4 @@ "\n" MBR, Sergei -983dc5c1ba432810485771801e5cf1e97fbebc47fe4d43a3565f4ec0959509d1 +7966b766590239d306680f2b1b6276cf2da19b051b2a9a52b7733d89eb6ebb74
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.