diff for duplicates of <1275528177.9064.0.camel@nisroch> diff --git a/a/1.txt b/N1/1.txt index 8b39117..e29c101 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ Thanks, picked this up in the nouveau tree. > --- 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 20ea3a7..44c6e88 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020100525095227.GH22515@bicker\0" "From\0Ben Skeggs <bskeggs@redhat.com>\0" "Subject\0Re: [patch] drm/nouveau: off by one in init_i2c_device_find()\0" - "Date\0Thu, 03 Jun 2010 01:22:57 +0000\0" + "Date\0Thu, 03 Jun 2010 11:22:57 +1000\0" "To\0Dan Carpenter <error27@gmail.com>\0" "Cc\0kernel-janitors@vger.kernel.org" " dri-devel@lists.freedesktop.org\0" @@ -19,7 +19,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" @@ -28,4 +28,4 @@ "> \t\treturn NULL;\n" "> \t}" -acc8deed2e3760367ca36de50935a7ee0613160263ec285a2256a398573c74a3 +1c662df52ba90d4fb924cfe28216658e8188768c4d0819877ca9e20459392d41
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.