All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180726213737.GB15690@localhost.localdomain>

diff --git a/a/1.txt b/N1/1.txt
index b77220c..a62ae2d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -102,7 +102,7 @@ On Mon, Jul 16, 2018 at 04:41:51PM +0200, Miquel Raynal wrote:
 
 
 The above variable:
-drivers/thermal/armada_thermal.c:320:6: warning: unused variable ‘ret’ [-Wunused-variable]
+drivers/thermal/armada_thermal.c:320:6: warning: unused variable ?ret? [-Wunused-variable]
   int ret;
       ^~~
 cc1: some warnings being treated as errors
@@ -123,11 +123,11 @@ here right?
 I obviously get:
 
   CC [M]  drivers/thermal/armada_thermal.o
-drivers/thermal/armada_thermal.c: In function ‘armada_get_temp’:
-drivers/thermal/armada_thermal.c:323:34: error: passing argument 2 of ‘armada_read_sensor’ from incompatible pointer type [-Werror=incompatible-pointer-types]
+drivers/thermal/armada_thermal.c: In function ?armada_get_temp?:
+drivers/thermal/armada_thermal.c:323:34: error: passing argument 2 of ?armada_read_sensor? from incompatible pointer type [-Werror=incompatible-pointer-types]
   return armada_read_sensor(priv, &temp);
                                   ^
-drivers/thermal/armada_thermal.c:267:12: note: expected ‘int *’ but argument is of type ‘int **’
+drivers/thermal/armada_thermal.c:267:12: note: expected ?int *? but argument is of type ?int **?
  static int armada_read_sensor(struct armada_thermal_priv *priv, int *temp)
             ^~~~~~~~~~~~~~~~~~
 
@@ -247,9 +247,4 @@ drivers/thermal/armada_thermal.c:267:12: note: expected ‘int *’ but argument
 >  }
 > -- 
 > 2.14.1
-> 
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+>
diff --git a/a/content_digest b/N1/content_digest
index 1164854..3609f64 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,9 @@
  "ref\020180716144206.30985-1-miquel.raynal@bootlin.com\0"
  "ref\020180716144206.30985-9-miquel.raynal@bootlin.com\0"
- "From\0Eduardo Valentin <edubezval@gmail.com>\0"
- "Subject\0Re: [PATCH v3 08/23] thermal: armada: use the resource managed registration helper alternative\0"
+ "From\0edubezval@gmail.com (Eduardo Valentin)\0"
+ "Subject\0[PATCH v3 08/23] thermal: armada: use the resource managed registration helper alternative\0"
  "Date\0Thu, 26 Jul 2018 14:37:38 -0700\0"
- "To\0Miquel Raynal <miquel.raynal@bootlin.com>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  Andrew Lunn <andrew@lunn.ch>
-  Jason Cooper <jason@lakedaemon.net>
-  devicetree@vger.kernel.org
-  Antoine Tenart <antoine.tenart@bootlin.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Gregory Clement <gregory.clement@bootlin.com>
-  linux-pm@vger.kernel.org
-  Will Deacon <will.deacon@arm.com>
-  Maxime Chevallier <maxime.chevallier@bootlin.com>
-  Nadav Haklai <nadavh@marvell.com>
-  David Sniatkiwicz <davidsn@marvell.com>
-  Rob Herring <robh+dt@kernel.org>
-  Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-  Zhang Rui <rui.zhang@intel.com>
-  linux-arm-kernel@lists.infradead.org
- " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hey,\n"
@@ -127,7 +110,7 @@
  "\n"
  "\n"
  "The above variable:\n"
- "drivers/thermal/armada_thermal.c:320:6: warning: unused variable \342\200\230ret\342\200\231 [-Wunused-variable]\n"
+ "drivers/thermal/armada_thermal.c:320:6: warning: unused variable ?ret? [-Wunused-variable]\n"
  "  int ret;\n"
  "      ^~~\n"
  "cc1: some warnings being treated as errors\n"
@@ -148,11 +131,11 @@
  "I obviously get:\n"
  "\n"
  "  CC [M]  drivers/thermal/armada_thermal.o\n"
- "drivers/thermal/armada_thermal.c: In function \342\200\230armada_get_temp\342\200\231:\n"
- "drivers/thermal/armada_thermal.c:323:34: error: passing argument 2 of \342\200\230armada_read_sensor\342\200\231 from incompatible pointer type [-Werror=incompatible-pointer-types]\n"
+ "drivers/thermal/armada_thermal.c: In function ?armada_get_temp?:\n"
+ "drivers/thermal/armada_thermal.c:323:34: error: passing argument 2 of ?armada_read_sensor? from incompatible pointer type [-Werror=incompatible-pointer-types]\n"
  "  return armada_read_sensor(priv, &temp);\n"
  "                                  ^\n"
- "drivers/thermal/armada_thermal.c:267:12: note: expected \342\200\230int *\342\200\231 but argument is of type \342\200\230int **\342\200\231\n"
+ "drivers/thermal/armada_thermal.c:267:12: note: expected ?int *? but argument is of type ?int **?\n"
  " static int armada_read_sensor(struct armada_thermal_priv *priv, int *temp)\n"
  "            ^~~~~~~~~~~~~~~~~~\n"
  "\n"
@@ -272,11 +255,6 @@
  ">  }\n"
  "> -- \n"
  "> 2.14.1\n"
- "> \n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ >
 
-d5bb9453e32541e9b921a738a38fff747344e82f0d3e04dbb5f3fe7f2324af67
+280669c3d3c98544a7ebac2e658a87efa3e83fbe3aaada038d2adcd0634213e4

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.