diff for duplicates of <53E083B8.4090008@bfs.de> diff --git a/a/1.txt b/N1/1.txt index a79cc8f..9e195f0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,6 +44,6 @@ re, > break; > case 1: rd->s = IR; break; -- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in +To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 3bdebdb..b2f9419 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -55,8 +55,8 @@ "> \t\t\tbreak;\n" "> \t\tcase 1: rd->s = IR; break;\n" "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" + "To unsubscribe from this list: send the line \"unsubscribe sparclinux\" in\n" "the body of a message to majordomo@vger.kernel.org\n" More majordomo info at http://vger.kernel.org/majordomo-info.html -135b58bf49ba22de58b09ceceee573c86286808787ca31513391d4cd48605cac +f3ee4a68c6e5f72996bdca2014192b170ede0cca980ab0a7c53acdb7d6af9669
diff --git a/a/1.txt b/N2/1.txt index a79cc8f..1596bbf 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ Am 04.08.2014 22:47, schrieb Andrey Utkin: > proposed change makes sense if this code in the whole makes sense (but I > am unable to analyze it in the whole). > -> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id641 +> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=81641 > Reported-by: David Binderman <dcb314@hotmail.com> > Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com> > --- @@ -21,7 +21,7 @@ Am 04.08.2014 22:47, schrieb Andrey Utkin: > +++ b/arch/sparc/math-emu/math_32.c > @@ -499,7 +499,7 @@ static int do_one_mathemu(u32 insn, unsigned long *pfsr, unsigned long *fregs) > case 0: fsr = *pfsr; -> if (IR = -1) IR = 2; +> if (IR == -1) IR = 2; > /* fcc is always fcc0 */ The patch looks ok, but can somebody comment on this comment ? @@ -43,7 +43,3 @@ re, > *pfsr = fsr; > break; > case 1: rd->s = IR; break; --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 3bdebdb..cfac37a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01407185261-1799-1-git-send-email-andrey.krieger.utkin@gmail.com\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [PATCH] arch/sparc/math-emu/math_32.c: drop stray break operator\0" - "Date\0Tue, 05 Aug 2014 07:11:52 +0000\0" + "Date\0Tue, 05 Aug 2014 09:11:52 +0200\0" "To\0Andrey Utkin <andrey.krieger.utkin@gmail.com>\0" "Cc\0davem@davemloft.net" sparclinux@vger.kernel.org @@ -19,7 +19,7 @@ "> proposed change makes sense if this code in the whole makes sense (but I\n" "> am unable to analyze it in the whole).\n" "> \n" - "> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id\302\201641\n" + "> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=81641\n" "> Reported-by: David Binderman <dcb314@hotmail.com>\n" "> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>\n" "> ---\n" @@ -32,7 +32,7 @@ "> +++ b/arch/sparc/math-emu/math_32.c\n" "> @@ -499,7 +499,7 @@ static int do_one_mathemu(u32 insn, unsigned long *pfsr, unsigned long *fregs)\n" "> \t\tcase 0: fsr = *pfsr;\n" - "> \t\t\tif (IR = -1) IR = 2;\n" + "> \t\t\tif (IR == -1) IR = 2;\n" "> \t\t\t/* fcc is always fcc0 */\n" "\n" "The patch looks ok, but can somebody comment on this comment ?\n" @@ -53,10 +53,6 @@ "\n" "> \t\t\t*pfsr = fsr;\n" "> \t\t\tbreak;\n" - "> \t\tcase 1: rd->s = IR; break;\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "> \t\tcase 1: rd->s = IR; break;" -135b58bf49ba22de58b09ceceee573c86286808787ca31513391d4cd48605cac +e3e9d2f8bc9c8ac434a8e9cfda73a61fec9da942756d6aa2af97ad7c35609745
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.