diff for duplicates of <20130731070759.14444.7805.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index 11c0648..2211be7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -55,7 +55,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se> - */ - for (k = 0; k < 1000; k++) { - pstr = (__raw_readl(PSTR) >> (4 * cpu)) & 3; -- if (pstr = PSTR_SHUTDOWN_MODE) +- if (pstr == PSTR_SHUTDOWN_MODE) - return 1; - - mdelay(1); diff --git a/a/content_digest b/N1/content_digest index e51468c..458abd4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130731070702.14444.64961.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 06/07] ARM: shmobile: Use shared SCU CPU Hotplug code on sh73a0\0" - "Date\0Wed, 31 Jul 2013 07:07:59 +0000\0" + "Date\0Wed, 31 Jul 2013 16:07:59 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -62,7 +62,7 @@ "-\t */\n" "-\tfor (k = 0; k < 1000; k++) {\n" "-\t\tpstr = (__raw_readl(PSTR) >> (4 * cpu)) & 3;\n" - "-\t\tif (pstr = PSTR_SHUTDOWN_MODE)\n" + "-\t\tif (pstr == PSTR_SHUTDOWN_MODE)\n" "-\t\t\treturn 1;\n" "-\n" "-\t\tmdelay(1);\n" @@ -95,4 +95,4 @@ " #endif\n" }; -f174b4208cb25fe772737ae9d012cb861b3158814819f5fcea2fc947d00b2227 +cab46d0583e64c8d70245b7ec72bc93cb67bf440f97651396c91ce9b25b32933
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.