diff for duplicates of <4CBCA0BD.7060609@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index 963f5bb..6b6b6c2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,7 +56,7 @@ > > mb(); > @@ -211,14 +211,14 @@ static int msm_iommu_probe(struct platform_device *pdev) -> if (GET_IDR(regs_base) = 0) { +> if (GET_IDR(regs_base) == 0) { > pr_err("Invalid IDR value detected\n"); > ret = -ENODEV; > - goto fail; diff --git a/a/content_digest b/N1/content_digest index a9c4ab6..9b32ac9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\01287327097-9025-1-git-send-email-segooon@gmail.com\0" "From\0Stepan Moskovchenko <stepanm@codeaurora.org>\0" "Subject\0Re: [PATCH] arm: mach-msm: fix error handling in msm_iommu_probe()\0" - "Date\0Mon, 18 Oct 2010 19:32:13 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "Date\0Mon, 18 Oct 2010 12:32:13 -0700\0" + "To\0Vasiliy Kulikov <segooon@gmail.com>\0" + "Cc\0kernel-janitors@vger.kernel.org" + David Brown <davidb@codeaurora.org> + Daniel Walker <dwalker@codeaurora.org> + Bryan Huntsman <bryanh@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + linux-arm-msm@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" " On 10/17/2010 7:51 AM, Vasiliy Kulikov wrote:\n" @@ -63,7 +71,7 @@ ">\n" "> \t\tmb();\n" "> @@ -211,14 +211,14 @@ static int msm_iommu_probe(struct platform_device *pdev)\n" - "> \t\tif (GET_IDR(regs_base) = 0) {\n" + "> \t\tif (GET_IDR(regs_base) == 0) {\n" "> \t\t\tpr_err(\"Invalid IDR value detected\\n\");\n" "> \t\t\tret = -ENODEV;\n" "> -\t\t\tgoto fail;\n" @@ -99,4 +107,4 @@ "Employee of Qualcomm Innovation Center, Inc.\n" Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -f0a99f9ebc4766e36cfdc705496b17b446166d88a9b172fb2ab83c6329cb4b6f +dd90368bcd3327e567955a8c418e55ff920e9334865c96cd4b88b93bd9cbd365
diff --git a/a/1.txt b/N2/1.txt index 963f5bb..6b6b6c2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -56,7 +56,7 @@ > > mb(); > @@ -211,14 +211,14 @@ static int msm_iommu_probe(struct platform_device *pdev) -> if (GET_IDR(regs_base) = 0) { +> if (GET_IDR(regs_base) == 0) { > pr_err("Invalid IDR value detected\n"); > ret = -ENODEV; > - goto fail; diff --git a/a/content_digest b/N2/content_digest index a9c4ab6..10119e1 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\01287327097-9025-1-git-send-email-segooon@gmail.com\0" - "From\0Stepan Moskovchenko <stepanm@codeaurora.org>\0" - "Subject\0Re: [PATCH] arm: mach-msm: fix error handling in msm_iommu_probe()\0" - "Date\0Mon, 18 Oct 2010 19:32:13 +0000\0" + "From\0stepanm@codeaurora.org (Stepan Moskovchenko)\0" + "Subject\0[PATCH] arm: mach-msm: fix error handling in msm_iommu_probe()\0" + "Date\0Mon, 18 Oct 2010 12:32:13 -0700\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -63,7 +63,7 @@ ">\n" "> \t\tmb();\n" "> @@ -211,14 +211,14 @@ static int msm_iommu_probe(struct platform_device *pdev)\n" - "> \t\tif (GET_IDR(regs_base) = 0) {\n" + "> \t\tif (GET_IDR(regs_base) == 0) {\n" "> \t\t\tpr_err(\"Invalid IDR value detected\\n\");\n" "> \t\t\tret = -ENODEV;\n" "> -\t\t\tgoto fail;\n" @@ -99,4 +99,4 @@ "Employee of Qualcomm Innovation Center, Inc.\n" Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum. -f0a99f9ebc4766e36cfdc705496b17b446166d88a9b172fb2ab83c6329cb4b6f +ea6f2208836bc72c9deea45bbfe0376187900f31df0dbbb9b366d17d4a9b05f7
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.