All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101022133130.4cb2cb96@absol.kitzblitz>

diff --git a/a/1.txt b/N1/1.txt
index de69669..b15a542 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ index 78fdbf5..936abfa 100644
 +++ b/drivers/video/riva/riva_hw.c
 @@ -263,7 +263,6 @@ static int nv3_iterate(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_i
      vmisses = 2;
-     if (ainfo->gburst_size = 128) max_gfsize = GFIFO_SIZE_128;
+     if (ainfo->gburst_size == 128) max_gfsize = GFIFO_SIZE_128;
      else  max_gfsize = GFIFO_SIZE;
 -    max_gfsize = GFIFO_SIZE;
      while (1)
diff --git a/a/content_digest b/N1/content_digest
index eec2e65..fc847ae 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Nicolas Kaiser <nikai@nikai.net>\0"
  "Subject\0[PATCH] rivafb: dubious assignment\0"
- "Date\0Fri, 22 Oct 2010 11:31:30 +0000\0"
+ "Date\0Fri, 22 Oct 2010 13:31:30 +0200\0"
  "To\0Antonino Daplas <adaplas@gmail.com>\0"
  "Cc\0linux-fbdev@vger.kernel.org"
  " linux-kernel@vger.kernel.org\0"
@@ -22,7 +22,7 @@
  "+++ b/drivers/video/riva/riva_hw.c\n"
  "@@ -263,7 +263,6 @@ static int nv3_iterate(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_i\n"
  "     vmisses = 2;\n"
- "     if (ainfo->gburst_size = 128) max_gfsize = GFIFO_SIZE_128;\n"
+ "     if (ainfo->gburst_size == 128) max_gfsize = GFIFO_SIZE_128;\n"
  "     else  max_gfsize = GFIFO_SIZE;\n"
  "-    max_gfsize = GFIFO_SIZE;\n"
  "     while (1)\n"
@@ -31,4 +31,4 @@
  "-- \n"
  1.7.2.2
 
-17adbde6917e4ad7a34f05d7c2d8cf7af54d9188c67477a6e5bb4c11f73aa7ba
+d28ccb3e967b388fc38afff8024e9efcf91c12173575e14befde53ec7dde98fd

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.