All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100525095227.GH22515@bicker>

diff --git a/a/1.txt b/N1/1.txt
index 3e69a4e..3c7f9ad 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ index e7e69cc..bf92a1e 100644
 --- a/drivers/gpu/drm/nouveau/nouveau_bios.c
 +++ b/drivers/gpu/drm/nouveau/nouveau_bios.c
 @@ -814,7 +814,7 @@ init_i2c_device_find(struct drm_device *dev, int i2c_index)
- 	if (i2c_index = 0x81)
+ 	if (i2c_index == 0x81)
  		i2c_index = (dcb->i2c_default_indices & 0xf0) >> 4;
  
 -	if (i2c_index > DCB_MAX_NUM_I2C_ENTRIES) {
diff --git a/a/content_digest b/N1/content_digest
index f38e2f1..9ac0674 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <error27@gmail.com>\0"
  "Subject\0[patch] drm/nouveau: off by one in init_i2c_device_find()\0"
- "Date\0Tue, 25 May 2010 09:52:27 +0000\0"
+ "Date\0Tue, 25 May 2010 11:52:27 +0200\0"
  "To\0David Airlie <airlied@linux.ie>\0"
  "Cc\0kernel-janitors@vger.kernel.org"
   Ben Skeggs <bskeggs@redhat.com>
@@ -16,7 +16,7 @@
  "--- a/drivers/gpu/drm/nouveau/nouveau_bios.c\n"
  "+++ b/drivers/gpu/drm/nouveau/nouveau_bios.c\n"
  "@@ -814,7 +814,7 @@ init_i2c_device_find(struct drm_device *dev, int i2c_index)\n"
- " \tif (i2c_index = 0x81)\n"
+ " \tif (i2c_index == 0x81)\n"
  " \t\ti2c_index = (dcb->i2c_default_indices & 0xf0) >> 4;\n"
  " \n"
  "-\tif (i2c_index > DCB_MAX_NUM_I2C_ENTRIES) {\n"
@@ -25,4 +25,4 @@
  " \t\treturn NULL;\n"
  " \t}"
 
-607c9c8f06673c2dfbe37d853962de51ebdd3081b0d596cfd2bb0ea89f36a9d7
+d1bab68011503139be2c99072511dae9daca887ffd9ab8b4302bda6fad849b2d

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.