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

diff --git a/a/1.txt b/N1/1.txt
index cda0a50..6ce9e82 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,9 +27,9 @@ Florian Tobias Schandinat
 > @@ -994,7 +994,7 @@ static void nv10CalcArbitration
 >                clwm = clwm_mt;
 >    */
->            /* Finally, a heuristic check when width = 64 bits */
-> -          if(width = 1){
-> +          if(width = 1) {
+>            /* Finally, a heuristic check when width == 64 bits */
+> -          if(width == 1){
+> +          if(width == 1) {
 >                nvclk_fill = nvclk_freq * 8;
 >                if(crtc_drain_rate * 100 >= nvclk_fill * 102)
 >                        clwm = 0xfff; /*Large number to fail */
diff --git a/a/content_digest b/N1/content_digest
index bf79bf0..294acf4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "ref\01321591537-8475-1-git-send-email-zac.3.14159@gmail.com\0"
  "From\0Florian Tobias Schandinat <FlorianSchandinat@gmx.de>\0"
- "Subject\0Re: [PATCH 5/5] Drivers: video: riva: riva_hw: fixed a brace coding\0"
+ "Subject\0Re: [PATCH 5/5] Drivers: video: riva: riva_hw: fixed a brace coding style issue\0"
  "Date\0Sun, 20 Nov 2011 01:50:33 +0000\0"
  "To\0Zac Storer <zac.3.14159@gmail.com>\0"
  "Cc\0linux-fbdev@vger.kernel.org"
@@ -36,11 +36,11 @@
  "> @@ -994,7 +994,7 @@ static void nv10CalcArbitration\n"
  ">                clwm = clwm_mt;\n"
  ">    */\n"
- ">            /* Finally, a heuristic check when width = 64 bits */\n"
- "> -          if(width = 1){\n"
- "> +          if(width = 1) {\n"
+ ">            /* Finally, a heuristic check when width == 64 bits */\n"
+ "> -          if(width == 1){\n"
+ "> +          if(width == 1) {\n"
  ">                nvclk_fill = nvclk_freq * 8;\n"
  ">                if(crtc_drain_rate * 100 >= nvclk_fill * 102)\n"
  >                        clwm = 0xfff; /*Large number to fail */
 
-150d7d8f05ff6370362930aab20bafc1a89191bbb3bea977a9dceadaca32205f
+2b9baf466d7e676fb6a67f0cd44d8b4a267641825c02dfa617b5d11830326abf

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.