diff for duplicates of <1339572841-26175-2-git-send-email-lethal@linux-sh.org> diff --git a/a/1.txt b/N1/1.txt index faf5ca4..deaa46c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,7 +42,7 @@ index 8591cb6..40c9ba1 100644 + */ +void irq_domain_dispose_mappings(struct irq_domain *domain) +{ -+ if (domain->revmap_type = IRQ_DOMAIN_MAP_NOMAP) ++ if (domain->revmap_type == IRQ_DOMAIN_MAP_NOMAP) + return; + + if (domain->linear_size) { diff --git a/a/content_digest b/N1/content_digest index 4eb55b6..faf4195 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01339572841-26175-1-git-send-email-lethal@linux-sh.org\0" "From\0Paul Mundt <lethal@linux-sh.org>\0" "Subject\0[PATCH 2/2] irqdomain: Support one-shot tear down of domain mappings.\0" - "Date\0Wed, 13 Jun 2012 07:34:01 +0000\0" + "Date\0Wed, 13 Jun 2012 16:34:01 +0900\0" "To\0Grant Likely <grant.likely@secretlab.ca>\0" "Cc\0linux-sh@vger.kernel.org" linux-kernel@vger.kernel.org @@ -52,7 +52,7 @@ "+ */\n" "+void irq_domain_dispose_mappings(struct irq_domain *domain)\n" "+{\n" - "+\tif (domain->revmap_type = IRQ_DOMAIN_MAP_NOMAP)\n" + "+\tif (domain->revmap_type == IRQ_DOMAIN_MAP_NOMAP)\n" "+\t\treturn;\n" "+\n" "+\tif (domain->linear_size) {\n" @@ -93,4 +93,4 @@ "-- \n" 1.7.9.rc0.28.g0e1cf -80d6a78300dda617207fb446158dfb38b4f5bdb68c8b8d3debc74e712322a7a9 +22f54e909628a0e414ae6e3dfcd47fe5485b1f19c87bd9d7c0e0e65de82332d0
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.