diff for duplicates of <1340488911.5321.10.camel@localhost> diff --git a/a/1.txt b/N1/1.txt index f352b7d..da079b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -98,7 +98,7 @@ On Fri, 2012-06-22 at 18:21 +0200, Julia Lawall wrote: > > > > if (mode_opt) { > > > > @@ -415,7 +415,7 @@ static int __devinit grvga_probe(struct platform_device *dev) > > > > grvga_modedb, sizeof(grvga_modedb), &grvga_modedb[0], 8); -> > > > if (!retval || retval = 4) { +> > > > if (!retval || retval == 4) { > > > > retval = -EINVAL; > > > > - goto err3; > > > > + goto dealloc_cmap; diff --git a/a/content_digest b/N1/content_digest index dd9ad92..7844392 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\0alpine.DEB.2.02.1206221820340.1901@hadrien\0" "From\0Emil Goode <emilgoode@gmail.com>\0" "Subject\0Re: [PATCH] grvga: Fix error handling issues\0" - "Date\0Sat, 23 Jun 2012 22:01:51 +0000\0" + "Date\0Sun, 24 Jun 2012 00:01:51 +0200\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0FlorianSchandinat@gmx.de" linux-fbdev@vger.kernel.org @@ -112,7 +112,7 @@ "> > > > \tif (mode_opt) {\n" "> > > > @@ -415,7 +415,7 @@ static int __devinit grvga_probe(struct platform_device *dev)\n" "> > > > \t\t\t\t grvga_modedb, sizeof(grvga_modedb), &grvga_modedb[0], 8);\n" - "> > > > \t\tif (!retval || retval = 4) {\n" + "> > > > \t\tif (!retval || retval == 4) {\n" "> > > > \t\t\tretval = -EINVAL;\n" "> > > > -\t\t\tgoto err3;\n" "> > > > +\t\t\tgoto dealloc_cmap;\n" @@ -201,4 +201,4 @@ "> > More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > > -aa7bb1aa5b09e9737d186a7226783bd72806cb9707faeb4029964e887ac49aab +b7337b5a7d6f0385d5669148f7e0ab3a366f170408c7ddd58eb3462d8d151cb3
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.