diff for duplicates of <53AA8FEC.6050808@bp.renesas.com> diff --git a/a/1.txt b/N1/1.txt index a8f7470..0ed27a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,7 +36,7 @@ There was no problem to verify the following cases. >> - struct device_node *np; >> - >> - np = of_cpu_device_node_get(0); ->> - if (np = NULL) { +>> - if (np == NULL) { >> - pr_err("failed to find cpu0 node\n"); >> - return 0; >> - } diff --git a/a/content_digest b/N1/content_digest index 05cb72f..42eb18d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\053AA8130.2020304@bp.renesas.com\0" "ref\0CAKohpo=vEJ0chenDiPQiAMHUTmuRArQPAbG1ym94-9FN32z+DA@mail.gmail.com\0" - "From\0Gaku Inami <gaku.inami.xw@bp.renesas.com>\0" - "Subject\0Re: [PATCH] ARM: shmobile: Remove opps table check for cpufreq\0" - "Date\0Wed, 25 Jun 2014 09:01:32 +0000\0" + "From\0gaku.inami.xw@bp.renesas.com (Gaku Inami)\0" + "Subject\0[PATCH] ARM: shmobile: Remove opps table check for cpufreq\0" + "Date\0Wed, 25 Jun 2014 18:01:32 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -44,7 +44,7 @@ ">> - struct device_node *np;\n" ">> -\n" ">> - np = of_cpu_device_node_get(0);\n" - ">> - if (np = NULL) {\n" + ">> - if (np == NULL) {\n" ">> - pr_err(\"failed to find cpu0 node\\n\");\n" ">> - return 0;\n" ">> - }\n" @@ -65,4 +65,4 @@ "Thank you for your ack. I hope to leave this file.\n" In the future, I will add a fix that depends on Renesas-SoC to this file. -2d0c36f948e8939639a7fb3222fb765e0f310865cafaa42443f014866207e2b4 +42cd9d33b655ea17a1423f0e73b74c656848107cf6fdbe506700ee9ea85045a2
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.