diff for duplicates of <1340534180.4696.14.camel@localhost> diff --git a/a/1.txt b/N1/1.txt index b84b6e2..d3b2592 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -116,7 +116,7 @@ On Sun, 2012-06-24 at 07:15 +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 1584020..237d27c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,7 +6,7 @@ "ref\0alpine.DEB.2.02.1206240711580.2178@localhost6.localdomain6\0" "From\0Emil Goode <emilgoode@gmail.com>\0" "Subject\0Re: [PATCH] grvga: Fix error handling issues\0" - "Date\0Sun, 24 Jun 2012 10:36:20 +0000\0" + "Date\0Sun, 24 Jun 2012 12:36:20 +0200\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0FlorianSchandinat@gmx.de" linux-fbdev@vger.kernel.org @@ -133,7 +133,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" @@ -229,4 +229,4 @@ "> > More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > > -1fde1f50e4ef016f4fca90bc0c9f151ea025a6974f84671dcb577acccb7c030c +95436d10a313ddfb4d704fdc3422f837b2380f33b18dea38ef7b4051be1653e8
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.