diff for duplicates of <20130205142024.79E733E1265@localhost> diff --git a/a/1.txt b/N1/1.txt index 556db23..a3621f9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,17 +1,17 @@ -On Mon, 21 Jan 2013 11:09:18 +0100, Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org> wrote: +On Mon, 21 Jan 2013 11:09:18 +0100, Thierry Reding <thierry.reding@avionic-design.de> wrote: > Convert all uses of devm_request_and_ioremap() to the newly introduced > devm_ioremap_resource() which provides more consistent error handling. > > devm_ioremap_resource() provides its own error messages so all explicit > error messages can be removed from the failure code paths. > -> Signed-off-by: Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org> -> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> -> Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org +> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> +> Cc: Grant Likely <grant.likely@secretlab.ca> +> Cc: spi-devel-general@lists.sourceforge.net Looks fine by me. Go ahead and merge with the rest of the series. -Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> +Acked-by: Grant Likely <grant.likely@secretlab.ca> > --- > drivers/spi/spi-ep93xx.c | 7 +++---- @@ -157,9 +157,3 @@ Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> -- Grant Likely, B.Sc, P.Eng. Secret Lab Technologies, Ltd. - ------------------------------------------------------------------------------- -Free Next-Gen Firewall Hardware Offer -Buy your Sophos next-gen firewall before the end March 2013 -and get the hardware for free! Learn more. -http://p.sf.net/sfu/sophos-d2d-feb diff --git a/a/content_digest b/N1/content_digest index f51d58c..7134c80 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,31 @@ "ref\01358762966-20791-1-git-send-email-thierry.reding@avionic-design.de\0" "ref\01358762966-20791-26-git-send-email-thierry.reding@avionic-design.de\0" - "ref\01358762966-20791-26-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org\0" - "From\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0" + "From\0Grant Likely <grant.likely@secretlab.ca>\0" "Subject\0Re: [PATCH 25/33] spi: Convert to devm_ioremap_resource()\0" "Date\0Tue, 05 Feb 2013 14:20:24 +0000\0" - "To\0Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>" - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>" - Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - " spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" + "To\0Thierry Reding <thierry.reding@avionic-design.de>" + " linux-kernel@vger.kernel.org\0" + "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" + Dmitry Torokhov <dmitry.torokhov@gmail.com> + Arnd Bergmann <arnd@arndb.de> + Wolfram Sang <w.sang@pengutronix.de> + " spi-devel-general@lists.sourceforge.net\0" "\00:1\0" "b\0" - "On Mon, 21 Jan 2013 11:09:18 +0100, Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org> wrote:\n" + "On Mon, 21 Jan 2013 11:09:18 +0100, Thierry Reding <thierry.reding@avionic-design.de> wrote:\n" "> Convert all uses of devm_request_and_ioremap() to the newly introduced\n" "> devm_ioremap_resource() which provides more consistent error handling.\n" "> \n" "> devm_ioremap_resource() provides its own error messages so all explicit\n" "> error messages can be removed from the failure code paths.\n" "> \n" - "> Signed-off-by: Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>\n" - "> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" - "> Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n" + "> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>\n" + "> Cc: Grant Likely <grant.likely@secretlab.ca>\n" + "> Cc: spi-devel-general@lists.sourceforge.net\n" "\n" "Looks fine by me. Go ahead and merge with the rest of the series.\n" "\n" - "Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n" + "Acked-by: Grant Likely <grant.likely@secretlab.ca>\n" "\n" "> ---\n" "> drivers/spi/spi-ep93xx.c | 7 +++----\n" @@ -171,12 +170,6 @@ "\n" "-- \n" "Grant Likely, B.Sc, P.Eng.\n" - "Secret Lab Technologies, Ltd.\n" - "\n" - "------------------------------------------------------------------------------\n" - "Free Next-Gen Firewall Hardware Offer\n" - "Buy your Sophos next-gen firewall before the end March 2013 \n" - "and get the hardware for free! Learn more.\n" - http://p.sf.net/sfu/sophos-d2d-feb + Secret Lab Technologies, Ltd. -62a32ca71d0479a91fa035b6fa9fb0d4787344d0b5b1df57c07124cf7b64a136 +84ad2be0502fd282cf6ebb805db9f245fc69dff1954990b42ab92154aa3c33e2
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.