diff for duplicates of <4E263769.9040500@cuw.edu> diff --git a/a/1.txt b/N1/1.txt index 0755f31..95cf3aa 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ Acked-by: Tejun Heo<tj@kernel.org> > > - int ret; > - -> if (ap->acpi_handle = NULL) +> if (ap->acpi_handle == NULL) > return -ENODEV; > > @@ -205,11 +203,7 @@ static int pacpi_port_start(struct ata_port *ap) diff --git a/a/content_digest b/N1/content_digest index 3fafa58..cefe86c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01308242361-28859-1-git-send-email-Gregory.Dietsche@cuw.edu\0" "From\0Greg Dietsche <gregory.dietsche@cuw.edu>\0" "Subject\0Re: [PATCH] ata: remove unnecessary code\0" - "Date\0Wed, 20 Jul 2011 02:03:21 +0000\0" + "Date\0Tue, 19 Jul 2011 21:03:21 -0500\0" "To\0Greg Dietsche <Gregory.Dietsche@cuw.edu>\0" "Cc\0jgarzik@pobox.com" linux-ide@vger.kernel.org @@ -38,7 +38,7 @@ ">\n" "> -\tint ret;\n" "> -\n" - "> \tif (ap->acpi_handle = NULL)\n" + "> \tif (ap->acpi_handle == NULL)\n" "> \t\treturn -ENODEV;\n" ">\n" "> @@ -205,11 +203,7 @@ static int pacpi_port_start(struct ata_port *ap)\n" @@ -61,4 +61,4 @@ "\n" Greg -7bf3368714d80319420bd31699008f56df7c257879b87e9fb136498eb53e2757 +7f041c80f6e36d878b65b2cd3ef44472e310c70570b7de85f22681369f51106e
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.