diff for duplicates of <5399AC9C.4080602@ti.com> diff --git a/a/1.txt b/N1/1.txt index 568d31c..e70962e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ Hi Jason, On Thursday 12 June 2014 06:40 PM, Jason Cooper wrote: > On Thu, Jun 12, 2014 at 05:23:16PM +0530, Sricharan R wrote: ->> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +>> From: Nishanth Menon <nm@ti.com> >> >> remove un-necessary space in function pointer. >> @@ -21,7 +21,7 @@ On Thursday 12 June 2014 06:40 PM, Jason Cooper wrote: >> WARNING: Prefer kcalloc over kzalloc with multiply >> + cb->register_offsets = kzalloc(max * sizeof(int), GFP_KERNEL); >> ->> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Nishanth Menon <nm@ti.com> >> --- >> drivers/irqchip/irq-crossbar.c | 7 ++++--- >> 1 file changed, 4 insertions(+), 3 deletions(-) @@ -87,7 +87,3 @@ WARNING: Missing a blank line after declarations Regards, Sricharan --- -To unsubscribe from this list: send the line "unsubscribe devicetree" 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 d917155..7780a2f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,28 +1,17 @@ "ref\01402574007-13987-1-git-send-email-r.sricharan@ti.com\0" "ref\01402574007-13987-9-git-send-email-r.sricharan@ti.com\0" "ref\020140612131042.GU8664@titan.lakedaemon.net\0" - "ref\020140612131042.GU8664-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org\0" - "From\0Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning\0" + "From\0r.sricharan@ti.com (Sricharan R)\0" + "Subject\0[PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning\0" "Date\0Thu, 12 Jun 2014 19:05:24 +0530\0" - "To\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>\0" - "Cc\0linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - santosh.shilimkar-l0cyMroinI0@public.gmane.org - nm-l0cyMroinI0@public.gmane.org - rnayak-l0cyMroinI0@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - " tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Jason,\n" "\n" "On Thursday 12 June 2014 06:40 PM, Jason Cooper wrote:\n" "> On Thu, Jun 12, 2014 at 05:23:16PM +0530, Sricharan R wrote:\n" - ">> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + ">> From: Nishanth Menon <nm@ti.com>\n" ">>\n" ">> remove un-necessary space in function pointer.\n" ">>\n" @@ -41,7 +30,7 @@ ">> WARNING: Prefer kcalloc over kzalloc with multiply\n" ">> +\tcb->register_offsets = kzalloc(max * sizeof(int), GFP_KERNEL);\n" ">>\n" - ">> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Nishanth Menon <nm@ti.com>\n" ">> ---\n" ">> drivers/irqchip/irq-crossbar.c | 7 ++++---\n" ">> 1 file changed, 4 insertions(+), 3 deletions(-)\n" @@ -106,10 +95,6 @@ " better to fix it once for now.\n" "\n" "Regards,\n" - " Sricharan\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 + Sricharan -7fe6a2907f9ac96a11c01c2b7b9a2aea45e2fefd0aae15cd5e6b053dacbcd0e5 +cc7473049bc64625fd514991caf02c9b594f64b73ee1457fbd3c94f7750e310c
diff --git a/a/1.txt b/N2/1.txt index 568d31c..e70962e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ Hi Jason, On Thursday 12 June 2014 06:40 PM, Jason Cooper wrote: > On Thu, Jun 12, 2014 at 05:23:16PM +0530, Sricharan R wrote: ->> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +>> From: Nishanth Menon <nm@ti.com> >> >> remove un-necessary space in function pointer. >> @@ -21,7 +21,7 @@ On Thursday 12 June 2014 06:40 PM, Jason Cooper wrote: >> WARNING: Prefer kcalloc over kzalloc with multiply >> + cb->register_offsets = kzalloc(max * sizeof(int), GFP_KERNEL); >> ->> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Nishanth Menon <nm@ti.com> >> --- >> drivers/irqchip/irq-crossbar.c | 7 ++++--- >> 1 file changed, 4 insertions(+), 3 deletions(-) @@ -87,7 +87,3 @@ WARNING: Missing a blank line after declarations Regards, Sricharan --- -To unsubscribe from this list: send the line "unsubscribe devicetree" 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 d917155..ece55f8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,28 +1,27 @@ "ref\01402574007-13987-1-git-send-email-r.sricharan@ti.com\0" "ref\01402574007-13987-9-git-send-email-r.sricharan@ti.com\0" "ref\020140612131042.GU8664@titan.lakedaemon.net\0" - "ref\020140612131042.GU8664-u4khhh1J0LxI1Ri9qeTfzeTW4wlIGRCZ@public.gmane.org\0" - "From\0Sricharan R <r.sricharan-l0cyMroinI0@public.gmane.org>\0" + "From\0Sricharan R <r.sricharan@ti.com>\0" "Subject\0Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning\0" "Date\0Thu, 12 Jun 2014 19:05:24 +0530\0" - "To\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>\0" - "Cc\0linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - santosh.shilimkar-l0cyMroinI0@public.gmane.org - nm-l0cyMroinI0@public.gmane.org - rnayak-l0cyMroinI0@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - " tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org\0" + "To\0Jason Cooper <jason@lakedaemon.net>\0" + "Cc\0<linux-omap@vger.kernel.org>" + <linux-arm-kernel@lists.infradead.org> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <tony@atomide.com> + <santosh.shilimkar@ti.com> + <nm@ti.com> + <rnayak@ti.com> + <linux@arm.linux.org.uk> + " <tglx@linutronix.de>\0" "\00:1\0" "b\0" "Hi Jason,\n" "\n" "On Thursday 12 June 2014 06:40 PM, Jason Cooper wrote:\n" "> On Thu, Jun 12, 2014 at 05:23:16PM +0530, Sricharan R wrote:\n" - ">> From: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + ">> From: Nishanth Menon <nm@ti.com>\n" ">>\n" ">> remove un-necessary space in function pointer.\n" ">>\n" @@ -41,7 +40,7 @@ ">> WARNING: Prefer kcalloc over kzalloc with multiply\n" ">> +\tcb->register_offsets = kzalloc(max * sizeof(int), GFP_KERNEL);\n" ">>\n" - ">> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Nishanth Menon <nm@ti.com>\n" ">> ---\n" ">> drivers/irqchip/irq-crossbar.c | 7 ++++---\n" ">> 1 file changed, 4 insertions(+), 3 deletions(-)\n" @@ -106,10 +105,6 @@ " better to fix it once for now.\n" "\n" "Regards,\n" - " Sricharan\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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 + Sricharan -7fe6a2907f9ac96a11c01c2b7b9a2aea45e2fefd0aae15cd5e6b053dacbcd0e5 +06397a5151bd5f8ff1d93d96d5727f811a974e248f54a2ec454d5befbcee8f67
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.