diff for duplicates of <567E68CE.7030503@users.sourceforge.net> diff --git a/a/1.txt b/N1/1.txt index e8856bf..bcce2ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -48,7 +48,7 @@ index b694099..319b754 100644 + return -ENODEV; } if (dinfo && (dinfo->valid & ACPI_VALID_ADR) && - dinfo->address = addr) { + dinfo->address == addr) { @@ -157,13 +157,14 @@ static int ide_get_dev_handle(struct device *dev, acpi_handle *handle, " address: %llu, should be %u\n", dinfo ? (unsigned long long)dinfo->address : -1ULL, diff --git a/a/content_digest b/N1/content_digest index 1e17b64..182134b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\0567E6799.5070802@users.sourceforge.net\0" "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Subject\0[PATCH 1/3] IDE-ACPI: One function call less in ide_get_dev_handle() after error detection\0" - "Date\0Sat, 26 Dec 2015 10:15:42 +0000\0" + "Date\0Sat, 26 Dec 2015 11:15:42 +0100\0" "To\0linux-ide@vger.kernel.org" " David S. Miller <davem@davemloft.net>\0" "Cc\0LKML <linux-kernel@vger.kernel.org>" @@ -60,7 +60,7 @@ "+\t\treturn -ENODEV;\n" " \t}\n" " \tif (dinfo && (dinfo->valid & ACPI_VALID_ADR) &&\n" - " \t dinfo->address = addr) {\n" + " \t dinfo->address == addr) {\n" "@@ -157,13 +157,14 @@ static int ide_get_dev_handle(struct device *dev, acpi_handle *handle,\n" " \t\t\t\" address: %llu, should be %u\\n\",\n" " \t\t\tdinfo ? (unsigned long long)dinfo->address : -1ULL,\n" @@ -81,4 +81,4 @@ "-- \n" 2.6.3 -ff859813a1c5e4511da58db574c6f21f79e0061e4c4a76870f250d480aaf2086 +8f12b11573ddd97a478c1d222150ff7d1ec5898acdf8c996600dfb64193f75ec
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.