All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FFA0380.2050006@gmx.de>

diff --git a/a/1.txt b/N1/1.txt
index a03ef9b..834ae21 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -89,7 +89,7 @@ Florian Tobias Schandinat
 >  	if (mode_opt) {
 > @@ -415,7 +416,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 f306875..c434fdc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -99,7 +99,7 @@
  ">  \tif (mode_opt) {\n"
  "> @@ -415,7 +416,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"
@@ -191,4 +191,4 @@
  ">  \n"
  ">  \t\tframebuffer_release(info);"
 
-f24dcc346c3e604882f9a29a7d234ebd6b0bde13bcebd3310aef41f99e29015c
+cc5caaa603be1c14deb57c0aa71944c28f6d3efeea72a861485f88eafd0c6cf0

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.