diff for duplicates of <20100422094053.GL29647@bicker> diff --git a/a/1.txt b/N1/1.txt index e2f1547..4b42d19 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,3 +16,6 @@ index c61782b..bb47ad7 100644 return -EINVAL; *reg = nv50_gpio_reg[gpio->line >> 3]; + +------------------------------------------------------------------------------ +-- diff --git a/a/content_digest b/N1/content_digest index 8c6d9d6..4e93dd4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch] nouveau: off by one in nv50_gpio_location()\0" - "Date\0Thu, 22 Apr 2010 09:40:53 +0000\0" + "Date\0Thu, 22 Apr 2010 11:40:53 +0200\0" "To\0David Airlie <airlied@linux.ie>\0" "Cc\0dri-devel@lists.sourceforge.net" kernel-janitors@vger.kernel.org @@ -24,6 +24,9 @@ "+\tif (gpio->line >= 32)\n" " \t\treturn -EINVAL;\n" " \n" - " \t*reg = nv50_gpio_reg[gpio->line >> 3];" + " \t*reg = nv50_gpio_reg[gpio->line >> 3];\n" + "\n" + "------------------------------------------------------------------------------\n" + -- -0c07b2fc083a57c5d288e23ae9d6336856499d1c2a262cefa00b1f58709db777 +321b7a4ae64a312ec0fa6a03459b9b6e1bf738503f674f11ddbc0875fd6a5f69
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.