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

diff --git a/a/1.txt b/N1/1.txt
index 957f0c8..0b7995f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -31,7 +31,7 @@ Florian Tobias Schandinat
 >  	uint32_t enabled;
 >  	unsigned long flags;
 >  
-> +	if (mx3_fbi->txd = NULL)
+> +	if (mx3_fbi->txd == NULL)
 > +		return;
 > +
 >  	spin_lock_irqsave(&mx3fb->lock, flags);
diff --git a/a/content_digest b/N1/content_digest
index 10c333d..113630f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -40,7 +40,7 @@
  ">  \tuint32_t enabled;\n"
  ">  \tunsigned long flags;\n"
  ">  \n"
- "> +\tif (mx3_fbi->txd = NULL)\n"
+ "> +\tif (mx3_fbi->txd == NULL)\n"
  "> +\t\treturn;\n"
  "> +\n"
  ">  \tspin_lock_irqsave(&mx3fb->lock, flags);\n"
@@ -67,4 +67,4 @@
  ">  \tcase FB_BLANK_POWERDOWN:\n"
  ">  \tcase FB_BLANK_VSYNC_SUSPEND:"
 
-c47b7e768aee64e6176ef0a94a07f8a1e983889e1a5f4d60ba98dc9000154f22
+f678305d52a4ef8b7d6e3fd23065cdada3e47096e66c9eff0669a7a73382fd12

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.