diff for duplicates of <20170420235907.GL20555@google.com> diff --git a/a/1.txt b/N1/1.txt index 01df1aa..d73f3cf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Thu, Apr 20, 2017 at 03:57:30PM +0200, Rafał Miłecki wrote: -> From: Brian Norris <computersforpeace@gmail.com> +> From: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > Partition parsers can now provide an of_match_table to enable > flash<-->parser matching via device tree. @@ -8,8 +8,8 @@ On Thu, Apr 20, 2017 at 03:57:30PM +0200, Rafał Miłecki wrote: > request_module() and friends. This should be sufficient for most cases > though as compiling parsers as modules isn't a common choice. > -> Signed-off-by: Brian Norris <computersforpeace@gmail.com> -> Signed-off-by: Rafał Miłecki <rafal@milecki.pl> +> Signed-off-by: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> Signed-off-by: Rafał Miłecki <rafal-g1n6cQUeyibVItvQsEIGlw@public.gmane.org> > --- > drivers/mtd/mtdpart.c | 47 ++++++++++++++++++++++++++++++++++++++++++ > include/linux/mtd/partitions.h | 1 + @@ -18,7 +18,7 @@ On Thu, Apr 20, 2017 at 03:57:30PM +0200, Rafał Miłecki wrote: Seems like a valid refactoring of my original work, esp. given that of_mtd.c went away since then: -Acked-by: Brian Norris <computersforpeac@gmail.com> +Acked-by: Brian Norris <computersforpeac-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > diff --git a/drivers/mtd/mtdpart.c b/drivers/mtd/mtdpart.c > index 73c52f1a2e4c..d0cb1a892ed2 100644 @@ -99,4 +99,8 @@ Acked-by: Brian Norris <computersforpeac@gmail.com> > void (*cleanup)(const struct mtd_partition *pparts, int nr_parts); > -- > 2.11.0 -> +> +-- +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 d78a0bc..10af74e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,27 @@ "ref\020170420135431.12585-1-zajec5@gmail.com\0" "ref\020170420135731.13272-1-zajec5@gmail.com\0" "ref\020170420135731.13272-4-zajec5@gmail.com\0" - "From\0Brian Norris <computersforpeace@gmail.com>\0" + "ref\020170420135731.13272-4-zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0Re: [PATCH RESEND 3/4] mtd: partitions: add of_match_table parser matching\0" "Date\0Thu, 20 Apr 2017 16:59:07 -0700\0" - "To\0Rafa\305\202 Mi\305\202ecki <zajec5@gmail.com>\0" - "Cc\0David Woodhouse <dwmw2@infradead.org>" - Boris Brezillon <boris.brezillon@free-electrons.com> - Marek Vasut <marek.vasut@gmail.com> - Richard Weinberger <richard@nod.at> - Cyrille Pitchen <cyrille.pitchen@atmel.com> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Frank Rowand <frowand.list@gmail.com> - Linus Walleij <linus.walleij@linaro.org> - linux-mtd@lists.infradead.org - devicetree@vger.kernel.org - " Rafa\305\202 Mi\305\202ecki <rafal@milecki.pl>\0" + "To\0Rafa\305\202 Mi\305\202ecki <zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>" + Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Marek Vasut <marek.vasut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Richard Weinberger <richard-/L3Ra7n9ekc@public.gmane.org> + Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Frank Rowand <frowand.list-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Rafa\305\202 Mi\305\202ecki <rafal-g1n6cQUeyibVItvQsEIGlw@public.gmane.org>\0" "\00:1\0" "b\0" "On Thu, Apr 20, 2017 at 03:57:30PM +0200, Rafa\305\202 Mi\305\202ecki wrote:\n" - "> From: Brian Norris <computersforpeace@gmail.com>\n" + "> From: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> \n" "> Partition parsers can now provide an of_match_table to enable\n" "> flash<-->parser matching via device tree.\n" @@ -29,8 +30,8 @@ "> request_module() and friends. This should be sufficient for most cases\n" "> though as compiling parsers as modules isn't a common choice.\n" "> \n" - "> Signed-off-by: Brian Norris <computersforpeace@gmail.com>\n" - "> Signed-off-by: Rafa\305\202 Mi\305\202ecki <rafal@milecki.pl>\n" + "> Signed-off-by: Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> Signed-off-by: Rafa\305\202 Mi\305\202ecki <rafal-g1n6cQUeyibVItvQsEIGlw@public.gmane.org>\n" "> ---\n" "> drivers/mtd/mtdpart.c | 47 ++++++++++++++++++++++++++++++++++++++++++\n" "> include/linux/mtd/partitions.h | 1 +\n" @@ -39,7 +40,7 @@ "Seems like a valid refactoring of my original work, esp. given that\n" "of_mtd.c went away since then:\n" "\n" - "Acked-by: Brian Norris <computersforpeac@gmail.com>\n" + "Acked-by: Brian Norris <computersforpeac-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "\n" "> diff --git a/drivers/mtd/mtdpart.c b/drivers/mtd/mtdpart.c\n" "> index 73c52f1a2e4c..d0cb1a892ed2 100644\n" @@ -120,6 +121,10 @@ "> \tvoid (*cleanup)(const struct mtd_partition *pparts, int nr_parts);\n" "> -- \n" "> 2.11.0\n" - > + "> \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 -a876d9aaabc16f656745ac07cb8bec1e8203ed22ca80eeffac0379454646ea79 +6b99e7d7d9b24c216d43d9b3fdce8ce46c5746e7b424f838d13995a689e226ee
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.