diff for duplicates of <20140224103623.GF26722@mwanda> diff --git a/a/1.txt b/N1/1.txt index 272a5f6..f96d433 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On Mon, Feb 24, 2014 at 11:25:12AM +0100, Gerd Hoffmann wrote: > + case ACPI_RESOURCE_TYPE_IRQ: > + irq = res->data.irq.interrupts[0]; > -> - if (res->type = ACPI_RESOURCE_TYPE_IRQ) { +> - if (res->type == ACPI_RESOURCE_TYPE_IRQ) { > - struct acpi_resource_irq *irqp; > - irqp = &res->data.irq; > - diff --git a/a/content_digest b/N1/content_digest index f6073f1..6bd90b1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01393237516-28545-2-git-send-email-kraxel@redhat.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [PATCH v2 1/5] Drivers: hv: vmbus: Extract the mmio information from DSDT\0" - "Date\0Mon, 24 Feb 2014 10:36:24 +0000\0" + "Date\0Mon, 24 Feb 2014 13:36:24 +0300\0" "To\0Gerd Hoffmann <kraxel@redhat.com>\0" "Cc\0linux-fbdev@vger.kernel.org" gregkh@linuxfoundation.org @@ -21,7 +21,7 @@ "> +\tcase ACPI_RESOURCE_TYPE_IRQ:\n" "> +\t\tirq = res->data.irq.interrupts[0];\n" "> \n" - "> -\tif (res->type = ACPI_RESOURCE_TYPE_IRQ) {\n" + "> -\tif (res->type == ACPI_RESOURCE_TYPE_IRQ) {\n" "> -\t\tstruct acpi_resource_irq *irqp;\n" "> -\t\tirqp = &res->data.irq;\n" "> -\n" @@ -37,4 +37,4 @@ "regards,\n" dan carpenter -b6eb6ec095fa01905ab2dec77d15d3684ca2490addadfd469b7b73d2adba0092 +86dc988e973fa0c4fc4484748126fc8d52b99107f1599fdc22ce8181429c0dc9
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.