diff for duplicates of <5271BFBB.8040307@intel.com> diff --git a/a/1.txt b/N1/1.txt index 50a2c03..541f1d2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -87,7 +87,7 @@ add_window() { root = &ioport_resource; offset = add_io_space(info, &addr); - if (offset == ~0) + if (offset = ~0) return AE_OK; resource->start += offset; @@ -116,8 +116,8 @@ Ok. I will add a check for _TTP before setting sparse. Something likes this. add_io_space() { ... -if (addr->info.io.translation == ACPI_TYPE_TRANSLATION && - addr->info.io.translation_type == ACPI_SPARSE_TRANSLATION) +if (addr->info.io.translation = ACPI_TYPE_TRANSLATION && + addr->info.io.translation_type = ACPI_SPARSE_TRANSLATION) sparse = 1; ... } @@ -131,7 +131,3 @@ if (addr->info.io.translation == ACPI_TYPE_TRANSLATION && -- Best regards Tianyu Lan --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 3e1e642..38fae7a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -11,7 +11,7 @@ "ref\0CAErSpo5ye_Y=b7476cFuDi7-hW4bJzm+D99cTek+wNkWefs4DQ@mail.gmail.com\0" "From\0Lan Tianyu <tianyu.lan@intel.com>\0" "Subject\0Re: [Resend PATCH 5/5] IA64/PCI/ACPI: Rework PCI root bridge ACPI resource conversion\0" - "Date\0Thu, 31 Oct 2013 10:26:03 +0800\0" + "Date\0Thu, 31 Oct 2013 02:26:03 +0000\0" "To\0Bjorn Helgaas <bhelgaas@google.com>\0" "Cc\0Tony Luck <tony.luck@intel.com>" Len Brown <lenb@kernel.org> @@ -115,7 +115,7 @@ "\t\troot = &ioport_resource;\n" "\n" "\t\toffset = add_io_space(info, &addr);\n" - "\t\tif (offset == ~0)\n" + "\t\tif (offset = ~0)\n" "\t\t\treturn AE_OK;\n" "\n" "\t\tresource->start += offset;\n" @@ -144,8 +144,8 @@ "add_io_space()\n" "{\n" "...\n" - "if (addr->info.io.translation == ACPI_TYPE_TRANSLATION &&\n" - " addr->info.io.translation_type == ACPI_SPARSE_TRANSLATION)\n" + "if (addr->info.io.translation = ACPI_TYPE_TRANSLATION &&\n" + " addr->info.io.translation_type = ACPI_SPARSE_TRANSLATION)\n" "\tsparse = 1;\n" "...\n" "}\n" @@ -158,10 +158,6 @@ "\n" "-- \n" "Best regards\n" - "Tianyu Lan\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Tianyu Lan -b3eca87a488c50c6773147ca2262e58abb8ce5740dd05c10599f239374958939 +9ef4580aa79df74685616eae1e915cc0404273507064b4436a75a0be2152cf81
diff --git a/a/1.txt b/N2/1.txt index 50a2c03..dc3850e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -131,7 +131,3 @@ if (addr->info.io.translation == ACPI_TYPE_TRANSLATION && -- Best regards Tianyu Lan --- -To unsubscribe from this list: send the line "unsubscribe linux-ia64" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 3e1e642..d1f807f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -158,10 +158,6 @@ "\n" "-- \n" "Best regards\n" - "Tianyu Lan\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-ia64\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Tianyu Lan -b3eca87a488c50c6773147ca2262e58abb8ce5740dd05c10599f239374958939 +44d25c8090b67606cb40fad2cd15e0cfb45b733ac40348981ef50610b2cf514e
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.