diff for duplicates of <20120519183403.6B1883E03B8@localhost> diff --git a/a/1.txt b/N1/1.txt index 109ed21..eae09f5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -96,7 +96,7 @@ g. > + /* > + * If the going away domain is the default one, reset it. > + */ -> + if (unlikely(irq_default_domain = domain)) +> + if (unlikely(irq_default_domain == domain)) > + irq_set_default_host(NULL); > + > + mutex_unlock(&irq_domain_mutex); diff --git a/a/content_digest b/N1/content_digest index 9a93cbb..65a426a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,11 @@ "ref\01337407908-7421-2-git-send-email-lethal@linux-sh.org\0" "From\0Grant Likely <grant.likely@secretlab.ca>\0" "Subject\0Re: [PATCH 1/8] irqdomain: Support removal of IRQ domains.\0" - "Date\0Sat, 19 May 2012 18:34:03 +0000\0" + "Date\0Sat, 19 May 2012 12:34:03 -0600\0" "To\0Paul Mundt <lethal@linux-sh.org>\0" "Cc\0linux-sh@vger.kernel.org" - " linux-kernel@vger.kernel.org\0" + linux-kernel@vger.kernel.org + " Paul Mundt <lethal@linux-sh.org>\0" "\00:1\0" "b\0" "On Sat, 19 May 2012 15:11:41 +0900, Paul Mundt <lethal@linux-sh.org> wrote:\n" @@ -106,7 +107,7 @@ "> +\t/*\n" "> +\t * If the going away domain is the default one, reset it.\n" "> +\t */\n" - "> +\tif (unlikely(irq_default_domain = domain))\n" + "> +\tif (unlikely(irq_default_domain == domain))\n" "> +\t\tirq_set_default_host(NULL);\n" "> +\n" "> +\tmutex_unlock(&irq_domain_mutex);\n" @@ -138,4 +139,4 @@ "Grant Likely, B.Sc, P.Eng.\n" Secret Lab Technologies, Ltd. -f370f99693366881bee21828ed7033903d326a2a672f502924aff6c8c7060189 +6665a6150b42af5214432b0a2221295a57da7807fca138c162922961fda9dbb4
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.