diff for duplicates of <52EBCCCD.301@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 7581f1d..95af7f3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,3 @@ Doesn't that s/goto exit_free_irq/return/ leak spi_irq? It's only OK to replace goto free_master with a direct return. The other two Tegra drivers don't seem to have this problem. --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 3f96245..da3bc5a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,9 @@ "ref\01391163792-21819-1-git-send-email-maxime.ripard@free-electrons.com\0" "ref\01391163792-21819-4-git-send-email-maxime.ripard@free-electrons.com\0" - "ref\01391163792-21819-4-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" - "Subject\0Re: [PATCH 3/3] spi: switch to devm_spi_alloc_master\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH 3/3] spi: switch to devm_spi_alloc_master\0" "Date\0Fri, 31 Jan 2014 09:18:21 -0700\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 01/31/2014 03:23 AM, Maxime Ripard wrote:\n" @@ -45,10 +40,6 @@ "Doesn't that s/goto exit_free_irq/return/ leak spi_irq? It's only OK to\n" "replace goto free_master with a direct return.\n" "\n" - "The other two Tegra drivers don't seem to have this problem.\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + The other two Tegra drivers don't seem to have this problem. -82ec495184830afe8fe9c82c0e6dc46c0332d34e2af2343c2f5978e9f16da8de +234dd5a597cad1af5cf72f1f7590c2c2bd3fdd87eac9aec96eedab91780ab6cd
diff --git a/a/1.txt b/N2/1.txt index 7581f1d..95af7f3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -33,7 +33,3 @@ Doesn't that s/goto exit_free_irq/return/ leak spi_irq? It's only OK to replace goto free_master with a direct return. The other two Tegra drivers don't seem to have this problem. --- -To unsubscribe from this list: send the line "unsubscribe linux-spi" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 3f96245..473ba87 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,13 @@ "ref\01391163792-21819-1-git-send-email-maxime.ripard@free-electrons.com\0" "ref\01391163792-21819-4-git-send-email-maxime.ripard@free-electrons.com\0" - "ref\01391163792-21819-4-git-send-email-maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "From\0Stephen Warren <swarren@wwwdotorg.org>\0" "Subject\0Re: [PATCH 3/3] spi: switch to devm_spi_alloc_master\0" "Date\0Fri, 31 Jan 2014 09:18:21 -0700\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" - " Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Cc\0linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>" + " Mark Brown <broonie@kernel.org>\0" + "Cc\0linux-spi@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On 01/31/2014 03:23 AM, Maxime Ripard wrote:\n" @@ -45,10 +44,6 @@ "Doesn't that s/goto exit_free_irq/return/ leak spi_irq? It's only OK to\n" "replace goto free_master with a direct return.\n" "\n" - "The other two Tegra drivers don't seem to have this problem.\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + The other two Tegra drivers don't seem to have this problem. -82ec495184830afe8fe9c82c0e6dc46c0332d34e2af2343c2f5978e9f16da8de +9692f44e04c9b63a1665ed3ed7c8dd23427463a4c59f5f308eb7a2876cd31b8b
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.