diff for duplicates of <4F8F5938.2000207@gmail.com> diff --git a/a/1.txt b/N1/1.txt index ad47877..76795fe 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -59,7 +59,7 @@ scripts/get_maintainer.pl not working properly? > > strcpy(info->fix.id, pdev->name); > @@ -553,24 +553,24 @@ static int __devinit ep93xxfb_probe(struct platform_device *pdev) -> if (err = 0) { +> if (err == 0) { > dev_err(info->dev, "No suitable video mode found\n"); > err = -EINVAL; > - goto failed; diff --git a/a/content_digest b/N1/content_digest index cc4b440..8001777 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01334777828-3557-1-git-send-email-Julia.Lawall@lip6.fr\0" "From\0Ryan Mallon <rmallon@gmail.com>\0" "Subject\0Re: [PATCH] drivers/video/ep93xx-fb.c: clean up error-handling code\0" - "Date\0Thu, 19 Apr 2012 00:15:52 +0000\0" + "Date\0Thu, 19 Apr 2012 10:15:52 +1000\0" "To\0Julia Lawall <Julia.Lawall@lip6.fr>\0" "Cc\0Florian Tobias Schandinat <FlorianSchandinat@gmx.de>" kernel-janitors@vger.kernel.org @@ -70,7 +70,7 @@ "> \n" "> \tstrcpy(info->fix.id, pdev->name);\n" "> @@ -553,24 +553,24 @@ static int __devinit ep93xxfb_probe(struct platform_device *pdev)\n" - "> \tif (err = 0) {\n" + "> \tif (err == 0) {\n" "> \t\tdev_err(info->dev, \"No suitable video mode found\\n\");\n" "> \t\terr = -EINVAL;\n" "> -\t\tgoto failed;\n" @@ -130,4 +130,4 @@ "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > Please read the FAQ at http://www.tux.org/lkml/ -d92df7a8e1424e8fba512488a3a39b4c645f6773dbf6031d5ee81f89c2aebd92 +b0efbc548312ce12ba321c308e36e0e69a4ea8d3a5eb05e35be46bb2a48dc208
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.