All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54D46694.7050108@winischhofer.net>

diff --git a/a/1.txt b/N1/1.txt
index 370da1f..39827bb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,7 +34,7 @@ Tormod Volden wrote:
 >>>           }
 >>>        } else {                                               /* ---- PAL ---- */
 >>>           /* We don't play around with FSCI in PAL mode */
->>> -         if(resindex = 0x04) {
+>>> -         if(resindex == 0x04) {
 >>> -            SiS_SetCH70xxANDOR(SiS_Pr,0x20,0x00,0xEF);       /* loop filter off */
 >>> -            SiS_SetCH70xxANDOR(SiS_Pr,0x21,0x01,0xFE);       /* ACIV on */
 >>> -         } else {
@@ -51,7 +51,7 @@ Tormod Volden wrote:
 >>
 >> Lines 7934-7981 consider three variables: PAL, overscan, and resindex.
 >> Given the "#ifdef 0" block, couldn't the current six sections collapse
->> into two? One for (!PAL && overscan && resindex=5) and another for the
+>> into two? One for (!PAL && overscan && resindex==5) and another for the
 >> rest?
 > 
 > Are we sure there isn't a typo in one of the duplicate clauses? Or
@@ -100,5 +100,6 @@ thomas AT winischhofer DOT net
 Version: GnuPG v1.4.7 (Darwin)
 
 iD8DBQFU1GaUzydIRAktyUcRAuQlAJ9NL3moUDf0yUMbE9qi4L26hT69NwCcDOk2
-GyZjN8fic9bITTtdK9OG0R8=s9pA
+GyZjN8fic9bITTtdK9OG0R8=
+=s9pA
 -----END PGP SIGNATURE-----
diff --git a/a/content_digest b/N1/content_digest
index 0260c9d..269e016 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\0CAArsGaaTfkYcmL2tbxdbv_Jjwuj6HLE3URxHpq4-ju8wK-Ga7w@mail.gmail.com\0"
  "From\0Thomas Winischhofer <thomas@winischhofer.net>\0"
  "Subject\0Re: [PATCH RFC] video: fbdev: sis: condition with no effect\0"
- "Date\0Fri, 06 Feb 2015 07:00:36 +0000\0"
+ "Date\0Fri, 06 Feb 2015 08:00:36 +0100\0"
  "To\0Tormod Volden <lists.tormod@gmail.com>\0"
  "Cc\0Scot Doyle <lkml14@scotdoyle.com>"
   Nicholas Mc Guire <hofrat@osadl.org>
@@ -49,7 +49,7 @@
  ">>>           }\n"
  ">>>        } else {                                               /* ---- PAL ---- */\n"
  ">>>           /* We don't play around with FSCI in PAL mode */\n"
- ">>> -         if(resindex = 0x04) {\n"
+ ">>> -         if(resindex == 0x04) {\n"
  ">>> -            SiS_SetCH70xxANDOR(SiS_Pr,0x20,0x00,0xEF);       /* loop filter off */\n"
  ">>> -            SiS_SetCH70xxANDOR(SiS_Pr,0x21,0x01,0xFE);       /* ACIV on */\n"
  ">>> -         } else {\n"
@@ -66,7 +66,7 @@
  ">>\n"
  ">> Lines 7934-7981 consider three variables: PAL, overscan, and resindex.\n"
  ">> Given the \"#ifdef 0\" block, couldn't the current six sections collapse\n"
- ">> into two? One for (!PAL && overscan && resindex=5) and another for the\n"
+ ">> into two? One for (!PAL && overscan && resindex==5) and another for the\n"
  ">> rest?\n"
  "> \n"
  "> Are we sure there isn't a typo in one of the duplicate clauses? Or\n"
@@ -115,7 +115,8 @@
  "Version: GnuPG v1.4.7 (Darwin)\n"
  "\n"
  "iD8DBQFU1GaUzydIRAktyUcRAuQlAJ9NL3moUDf0yUMbE9qi4L26hT69NwCcDOk2\n"
- "GyZjN8fic9bITTtdK9OG0R8=s9pA\n"
+ "GyZjN8fic9bITTtdK9OG0R8=\n"
+ "=s9pA\n"
  -----END PGP SIGNATURE-----
 
-23b33de2f268a63147677ca24ff7470ad4fefc5b71b36e3979e7ce561b3ae4f4
+6a2701cc6be614ddd274fff0c362f76a5d9f8e0ae42f7bf92e023f48c12dbce9

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.