diff for duplicates of <1340382044.3963.2.camel@localhost> diff --git a/a/1.txt b/N1/1.txt index cc2db5c..84a4b93 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -81,7 +81,7 @@ On Fri, 2012-06-22 at 18:12 +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 5684c1e..631de06 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0alpine.DEB.2.02.1206221811150.1901@hadrien\0" "From\0Emil Goode <emilgoode@gmail.com>\0" "Subject\0Re: [PATCH] grvga: Fix error handling issues\0" - "Date\0Fri, 22 Jun 2012 16:20:44 +0000\0" + "Date\0Fri, 22 Jun 2012 18:20:44 +0200\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0FlorianSchandinat@gmx.de" linux-fbdev@vger.kernel.org @@ -93,7 +93,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" @@ -175,4 +175,4 @@ "> > More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > > -8fdc2c8ee69d9606f2c4671c1a1eea1902898dcf819cc5d938be410bfdef1cde +a84cd9ee0090d790bdcd2bab8767a2265b79ee0d0f413dcf85c0bc1b942c7f36
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.