diff for duplicates of <4F94F462.3010704@gmx.de> diff --git a/a/1.txt b/N1/1.txt index 40c1162..88549f8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -57,7 +57,7 @@ Florian Tobias Schandinat > > 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 725d166..d1c19de 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -67,7 +67,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" @@ -123,4 +123,4 @@ "> \n" > -9eb4a55d20d83aec26f84cbd38b04957717dfd6189b1c15689fb1fde0e95958e +95eb8777a02cd07a9295002f05f2d13d1d2dfa10c393776fd7015d3da929b2e9
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.