diff for duplicates of <1340618290.3371.7.camel@debian> diff --git a/a/1.txt b/N1/1.txt index 7371aa2..0692164 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -139,7 +139,7 @@ On Mon, 2012-06-25 at 07:20 +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 beb9355..e92da8a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,7 +8,7 @@ "ref\0alpine.DEB.2.02.1206250718360.1874@hadrien\0" "From\0Emil Goode <emilgoode@gmail.com>\0" "Subject\0Re: [PATCH] grvga: Fix error handling issues\0" - "Date\0Mon, 25 Jun 2012 09:58:10 +0000\0" + "Date\0Mon, 25 Jun 2012 11:58:10 +0200\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0FlorianSchandinat@gmx.de" linux-fbdev@vger.kernel.org @@ -158,7 +158,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" @@ -257,4 +257,4 @@ "> >\n" > > -624c01eb5542e46a7a3bba02b5044cc008a8c5cc48eb0c30b46c2b483ecca079 +3f7430f7093379c5fd63e3c34e74a400ab5fc4d2861aa1c72463981c82a87397
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.