diff for duplicates of <20130401234207.GL1953@edkhil> diff --git a/a/1.txt b/N1/1.txt index 860f085..50b3ee2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,9 +8,9 @@ On Tue, Apr 02, 2013 at 10:36:43AM +1100, Ryan Mallon wrote: >> Does compile with the following warnings, I cannot see the codepath >> affected myself: >> ---- ->> drivers/rtc/rtc-m48t86.c: In function ?m48t86_rtc_probe?: ->> drivers/rtc/rtc-m48t86.c:180: warning: ?res_index? may be used uninitialized in this function ->> drivers/rtc/rtc-m48t86.c:180: warning: ?res_data? may be used uninitialized in this function +>> drivers/rtc/rtc-m48t86.c: In function ‘m48t86_rtc_probe’: +>> drivers/rtc/rtc-m48t86.c:180: warning: ‘res_index’ may be used uninitialized in this function +>> drivers/rtc/rtc-m48t86.c:180: warning: ‘res_data’ may be used uninitialized in this function > >It is caused by the exit paths. If pdev->dev.platform_data is set, the >res_index and res_data are never initialised, but in the error case you @@ -62,3 +62,7 @@ Cheers -- Alexander Clouter .sigmonster says: Zeus gave Leda the bird. +_______________________________________________ +devicetree-discuss mailing list +devicetree-discuss@lists.ozlabs.org +https://lists.ozlabs.org/listinfo/devicetree-discuss diff --git a/a/content_digest b/N1/content_digest index 351396b..abf04f5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,19 @@ "ref\01364858565-17192-1-git-send-email-alex@digriz.org.uk\0" "ref\01364858565-17192-3-git-send-email-alex@digriz.org.uk\0" "ref\0515A1A0B.8040803@gmail.com\0" - "From\0alex@digriz.org.uk (Alexander Clouter)\0" - "Subject\0[PATCH 2/6] rtc: rtc-m48t86: add hooks to support driver side memory mapping\0" + "ref\0515A1A0B.8040803-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Alexander Clouter <alex-L4GPcECwBoDe9xe1eoZjHA@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/6] rtc: rtc-m48t86: add hooks to support driver side memory mapping\0" "Date\0Tue, 2 Apr 2013 00:42:07 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ryan Mallon <rmallon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Alessandro Zummo <a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>" + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + Hartley Sweeten <hsweeten-3FF4nKcrg1dE2c76skzGb0EOCMrvLtNR@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, Apr 02, 2013 at 10:36:43AM +1100, Ryan Mallon wrote:\n" @@ -17,9 +26,9 @@ ">> Does compile with the following warnings, I cannot see the codepath\n" ">> affected myself:\n" ">> ----\n" - ">> drivers/rtc/rtc-m48t86.c: In function ?m48t86_rtc_probe?:\n" - ">> drivers/rtc/rtc-m48t86.c:180: warning: ?res_index? may be used uninitialized in this function\n" - ">> drivers/rtc/rtc-m48t86.c:180: warning: ?res_data? may be used uninitialized in this function\n" + ">> drivers/rtc/rtc-m48t86.c: In function \342\200\230m48t86_rtc_probe\342\200\231:\n" + ">> drivers/rtc/rtc-m48t86.c:180: warning: \342\200\230res_index\342\200\231 may be used uninitialized in this function\n" + ">> drivers/rtc/rtc-m48t86.c:180: warning: \342\200\230res_data\342\200\231 may be used uninitialized in this function\n" ">\n" ">It is caused by the exit paths. If pdev->dev.platform_data is set, the\n" ">res_index and res_data are never initialised, but in the error case you\n" @@ -70,6 +79,10 @@ "\n" "-- \n" "Alexander Clouter\n" - .sigmonster says: Zeus gave Leda the bird. + ".sigmonster says: Zeus gave Leda the bird.\n" + "_______________________________________________\n" + "devicetree-discuss mailing list\n" + "devicetree-discuss@lists.ozlabs.org\n" + https://lists.ozlabs.org/listinfo/devicetree-discuss -682cecb6f7f748098cd9c3ee84a37b63616ade847f3a11a82cb8387c77f9e220 +ae2ae64cbb5c138e0f954aeab67ca8dead937d7998d2f4111c0be7b8e120cb4c
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.