diff for duplicates of <5036941F.2070305@gmx.de> diff --git a/a/1.txt b/N1/1.txt index dd627ae..5d4b0b3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,7 +35,7 @@ Florian Tobias Schandinat > err = -ENXIO; > goto failed_resource; > @@ -553,20 +554,20 @@ 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_mode; diff --git a/a/content_digest b/N1/content_digest index d106774..eef1895 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -46,7 +46,7 @@ "> \t\terr = -ENXIO;\n" "> \t\tgoto failed_resource;\n" "> @@ -553,20 +554,20 @@ 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_mode;\n" @@ -102,4 +102,4 @@ "> \n" > -7e9122d17763fa6dbe23ed49f3a660f093b2a37776aeb3edad9292283649d564 +74f29f2d06b4aeb7d4cd8b9e765ae3b449dfde713800408c3d801f1c1453bd37
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.