diff for duplicates of <8737nmn8nz.wl-ysato@users.sourceforge.jp> diff --git a/a/1.txt b/N1/1.txt index 5d2861b..1a64172 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -95,7 +95,7 @@ Rich Felker wrote: > > 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 6bdedac..fccc8cc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\020160704013557.GN15995@brightrain.aerifal.cx\0" "From\0Yoshinori Sato <ysato@users.sourceforge.jp>\0" "Subject\0Re: [PATCH v5 10/22] sh: Add board specific initialize of of-generic\0" - "Date\0Wed, 06 Jul 2016 14:27:44 +0000\0" + "Date\0Wed, 06 Jul 2016 23:27:44 +0900\0" "To\0Rich Felker <dalias@libc.org>\0" "Cc\0linux-sh@vger.kernel.org" " linux-kernel@vger.kernel.org\0" @@ -106,7 +106,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" @@ -132,4 +132,4 @@ "Yoshinori Sato\n" <ysato@users.sourceforge.jp> -01928e625f0caf90c3b2b7438401fd716ab7fa2e3c359b2c9785fe032d42f4b4 +66508cdccce207dc50dddab51c47cb9ff4375a1f624b3a1883d92272bf05d523
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.