diff for duplicates of <1337407908-7421-2-git-send-email-lethal@linux-sh.org> diff --git a/a/1.txt b/N1/1.txt index 4f3e449..5e76b50 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -90,7 +90,7 @@ index 0e0ba5f..9cae0b2 100644 + /* + * 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 5336a9a..174ff34 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01337407908-7421-1-git-send-email-lethal@linux-sh.org\0" "From\0Paul Mundt <lethal@linux-sh.org>\0" "Subject\0[PATCH 1/8] irqdomain: Support removal of IRQ domains.\0" - "Date\0Sat, 19 May 2012 06:11:41 +0000\0" + "Date\0Sat, 19 May 2012 15:11:41 +0900\0" "To\0Grant Likely <grant.likely@secretlab.ca>\0" "Cc\0linux-sh@vger.kernel.org" linux-kernel@vger.kernel.org @@ -100,7 +100,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" @@ -127,4 +127,4 @@ "-- \n" 1.7.9.rc0.28.g0e1cf -59956efebc9172062c306f029e5c301e402bb49026ecf3a56a04810d5cd00ac1 +271cb245df3287504c80a8eaab4b3aa97f03b79c10b54bba3cfe52e5b358661e
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.