diff for duplicates of <53AA8130.2020304@bp.renesas.com> diff --git a/a/1.txt b/N1/1.txt index 88b27eb..d35bc87 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ index e2c868f..8a24b2b 100644 - 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 bc98742..bff2d72 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0Gaku Inami <gaku.inami.xw@bp.renesas.com>\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 07:58:40 +0000\0" + "Date\0Wed, 25 Jun 2014 16:58:40 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -33,7 +33,7 @@ "-\tstruct device_node *np;\n" "-\n" "-\tnp = of_cpu_device_node_get(0);\n" - "-\tif (np = NULL) {\n" + "-\tif (np == NULL) {\n" "-\t\tpr_err(\"failed to find cpu0 node\\n\");\n" "-\t\treturn 0;\n" "-\t}\n" @@ -49,4 +49,4 @@ "-- \n" 1.7.9.5 -37241d87bd0a1a0be08f6e2f22bedcf9047972c58c2b22cba4572fe79b7dd257 +e707dddd93c350b32bf17219384f5eb9053079f3f803fde43f91b7abcacd8654
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.