All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1294761426.3637.8.camel@bwh-desktop>

diff --git a/a/1.txt b/N1/1.txt
index c8d4260..81b1158 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,7 +65,7 @@ This is redundant; the default implementation already does this.
 > +	if (ret)
 > +		goto error_exit;
 > +
-> +	if (ecmd->duplex = DUPLEX_FULL)
+> +	if (ecmd->duplex == DUPLEX_FULL)
 > +		mdp->duplex = 1;
 > +	else
 > +		mdp->duplex = 0;
diff --git a/a/content_digest b/N1/content_digest
index 3f5bbf3..40eae5c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -75,7 +75,7 @@
  "> +\tif (ret)\n"
  "> +\t\tgoto error_exit;\n"
  "> +\n"
- "> +\tif (ecmd->duplex = DUPLEX_FULL)\n"
+ "> +\tif (ecmd->duplex == DUPLEX_FULL)\n"
  "> +\t\tmdp->duplex = 1;\n"
  "> +\telse\n"
  "> +\t\tmdp->duplex = 0;\n"
@@ -175,4 +175,4 @@
  "Not speaking for my employer; that's the marketing department's job.\n"
  They asked us to note that Solarflare product names are trademarked.
 
-ccc14448a8b84695640111d925d2b57868486c8102bc9c66e07cf14b5297b4c6
+9bb26a2201e9cb5981da41c5a8810f4487d896d92be13687a17a7a0fe8313b3d

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.