diff for duplicates of <20110218172742.GA5238@albatros> diff --git a/a/1.txt b/N1/1.txt index e338c28..54fb34b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,7 +25,7 @@ host_pvt.sata_dma_regs gains new value in sata_dwc_probe(). This would lead to double iounmap() and double free_irq(). > >@@ -1606,7 +1610,7 @@ static int sata_dwc_probe(struct platform_device *ofdev, -> > if (hsdev = NULL) { +> > if (hsdev == NULL) { > > dev_err(&ofdev->dev, "kmalloc failed for hsdev\n"); > > err = -ENOMEM; > >- goto error_out; diff --git a/a/content_digest b/N1/content_digest index 9296999..28768a3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\04D5C1326.2010101@ru.mvista.com\0" "From\0Vasiliy Kulikov <segooon@gmail.com>\0" "Subject\0Re: [PATCH] ata: sata_dwc_460ex: fix error path\0" - "Date\0Fri, 18 Feb 2011 17:27:42 +0000\0" + "Date\0Fri, 18 Feb 2011 20:27:42 +0300\0" "To\0Sergei Shtylyov <sshtylyov@mvista.com>\0" "Cc\0Jeff Garzik <jgarzik@pobox.com>" kernel-janitors@vger.kernel.org @@ -41,7 +41,7 @@ "lead to double iounmap() and double free_irq().\n" "\n" "> >@@ -1606,7 +1610,7 @@ static int sata_dwc_probe(struct platform_device *ofdev,\n" - "> > \tif (hsdev = NULL) {\n" + "> > \tif (hsdev == NULL) {\n" "> > \t\tdev_err(&ofdev->dev, \"kmalloc failed for hsdev\\n\");\n" "> > \t\terr = -ENOMEM;\n" "> >-\t\tgoto error_out;\n" @@ -61,4 +61,4 @@ "-- \n" Vasiliy -d9d5c0d4e387a2c31c30448eb374813c7b371a5ffe8a126151767d558de2eb04 +a09ea140420a78d52f870431696156303868696fc00b5aa66fcb6db535ad2b6a
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.