All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1467207667-15768-11-git-send-email-ysato@users.sourceforge.jp>

diff --git a/a/1.txt b/N1/1.txt
index 0059d63..3bcf8aa 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -94,7 +94,7 @@ index 2d3cda3..709006a 100644
  		preset_lpj = freq / CONFIG_HZ / 2;
 +
 +	for (setup = model_setup_table; setup->name; setup++) {
-+		if (strcmp(setup->name, sh_mv.mv_name) = 0) {
++		if (strcmp(setup->name, sh_mv.mv_name) == 0) {
 +			setup->fn();
 +			break;
 +		}
diff --git a/a/content_digest b/N1/content_digest
index fe774b1..74600f3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01467207667-15768-1-git-send-email-ysato@users.sourceforge.jp\0"
  "From\0Yoshinori Sato <ysato@users.sourceforge.jp>\0"
  "Subject\0[PATCH v4 10/22] sh: Add board specific initialize of of-generic\0"
- "Date\0Wed, 29 Jun 2016 13:40:55 +0000\0"
+ "Date\0Wed, 29 Jun 2016 22:40:55 +0900\0"
  "To\0linux-sh@vger.kernel.org"
  " linux-kernel@vger.kernel.org\0"
  "Cc\0Yoshinori Sato <ysato@users.sourceforge.jp>\0"
@@ -103,7 +103,7 @@
  " \t\tpreset_lpj = freq / CONFIG_HZ / 2;\n"
  "+\n"
  "+\tfor (setup = model_setup_table; setup->name; setup++) {\n"
- "+\t\tif (strcmp(setup->name, sh_mv.mv_name) = 0) {\n"
+ "+\t\tif (strcmp(setup->name, sh_mv.mv_name) == 0) {\n"
  "+\t\t\tsetup->fn();\n"
  "+\t\t\tbreak;\n"
  "+\t\t}\n"
@@ -114,4 +114,4 @@
  "-- \n"
  2.7.0
 
-f150f34e03b4fd13f524d47d08b6952023c60294bc519a4fe8c41f072e07376b
+b9a2d396fdbe322fbd93efb98bb1a144bbba0ea0d323c6a44a256ffedab4452e

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.