All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <515A1A0B.8040803@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index c6571b3..41857d7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,9 +7,9 @@ On 02/04/13 10:22, Alexander Clouter 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
@@ -342,4 +342,9 @@ and make the release_mem_regions conditional on that).
 >  
 >  	return 0;
 >  }
->
+> 
+
+_______________________________________________
+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 f04feda..d2f2fc3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,18 @@
  "ref\01364858565-17192-1-git-send-email-alex@digriz.org.uk\0"
  "ref\01364858565-17192-3-git-send-email-alex@digriz.org.uk\0"
- "From\0rmallon@gmail.com (Ryan Mallon)\0"
- "Subject\0[PATCH 2/6] rtc: rtc-m48t86: add hooks to support driver side memory mapping\0"
+ "ref\01364858565-17192-3-git-send-email-alex-L4GPcECwBoDe9xe1eoZjHA@public.gmane.org\0"
+ "From\0Ryan Mallon <rmallon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/6] rtc: rtc-m48t86: add hooks to support driver side memory mapping\0"
  "Date\0Tue, 02 Apr 2013 10:36:43 +1100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Alexander Clouter <alex-L4GPcECwBoDe9xe1eoZjHA@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 02/04/13 10:22, Alexander Clouter wrote:\n"
@@ -15,9 +24,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"
@@ -350,6 +359,11 @@
  ">  \n"
  ">  \treturn 0;\n"
  ">  }\n"
- >
+ "> \n"
+ "\n"
+ "_______________________________________________\n"
+ "devicetree-discuss mailing list\n"
+ "devicetree-discuss@lists.ozlabs.org\n"
+ https://lists.ozlabs.org/listinfo/devicetree-discuss
 
-62e21bea32e30dbd88b3c350baa8d5fdc5d3b062ef3a00d3536764539a982870
+87d11c10026f1ec78e439475efda72e05d1b056458c7df633d94bbad5da6e16e

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.