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

diff --git a/a/1.txt b/N1/1.txt
index 9bd9e34..651ee89 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,7 +52,7 @@ Florian Tobias Schandinat
 >>  		break;
 >>  
 >> +	case XenbusStateClosed:
->> +		if (dev->state = XenbusStateClosed)
+>> +		if (dev->state == XenbusStateClosed)
 >> +			break;
 >> +		/* Missed the backend's CLOSING state -- fallthrough */
 >>  	case XenbusStateClosing:
diff --git a/a/content_digest b/N1/content_digest
index 95943f9..80d7394 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -65,7 +65,7 @@
  ">>  \t\tbreak;\n"
  ">>  \n"
  ">> +\tcase XenbusStateClosed:\n"
- ">> +\t\tif (dev->state = XenbusStateClosed)\n"
+ ">> +\t\tif (dev->state == XenbusStateClosed)\n"
  ">> +\t\t\tbreak;\n"
  ">> +\t\t/* Missed the backend's CLOSING state -- fallthrough */\n"
  ">>  \tcase XenbusStateClosing:\n"
@@ -75,4 +75,4 @@
  ">> 1.7.2.5\n"
  >
 
-8622ecc8068b7e702a81399d3bec61f8b9281674fc43b3444618c6f69948bf16
+56c85ccfd36597d08c42dd17ae854b90c29cae17b605aadd734c6c1ae3475e1a

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.