diff for duplicates of <20150109183313.GA24190@developer> diff --git a/a/1.txt b/N1/1.txt index 85415b6..58bddd1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,30 +17,30 @@ On Fri, Jan 09, 2015 at 09:23:18AM -0800, Dmitry Torokhov wrote: > > CC [M] drivers/input/touchscreen/sun4i-ts.o > drivers/input/touchscreen/sun4i-ts.c:208:15: error: variable -> ‘sun4i_ts_tz_ops’ has initializer but incomplete type +> ?sun4i_ts_tz_ops? has initializer but incomplete type > static struct thermal_zone_of_device_ops sun4i_ts_tz_ops = { > ^ > drivers/input/touchscreen/sun4i-ts.c:209:2: error: unknown field -> ‘get_temp’ specified in initializer +> ?get_temp? specified in initializer > .get_temp = get_temp, > ^ > drivers/input/touchscreen/sun4i-ts.c:209:2: warning: excess elements in > struct initializer [enabled by default] > drivers/input/touchscreen/sun4i-ts.c:209:2: warning: (near -> initialization for ‘sun4i_ts_tz_ops’) [enabled by default] -> drivers/input/touchscreen/sun4i-ts.c: In function ‘sun4i_ts_probe’: +> initialization for ?sun4i_ts_tz_ops?) [enabled by default] +> drivers/input/touchscreen/sun4i-ts.c: In function ?sun4i_ts_probe?: > drivers/input/touchscreen/sun4i-ts.c:331:8: warning: passing argument 4 -> of ‘thermal_zone_of_sensor_register’ from incompatible pointer type +> of ?thermal_zone_of_sensor_register? from incompatible pointer type > [enabled by default] > &sun4i_ts_tz_ops); > ^ > In file included from drivers/input/touchscreen/sun4i-ts.c:37:0: -> include/linux/thermal.h:302:1: note: expected ‘int (*)(void *, long int -> *)’ but argument is of type ‘struct thermal_zone_of_device_ops *’ +> include/linux/thermal.h:302:1: note: expected ?int (*)(void *, long int +> *)? but argument is of type ?struct thermal_zone_of_device_ops *? > thermal_zone_of_sensor_register(struct device *dev, int id, > ^ > drivers/input/touchscreen/sun4i-ts.c:331:8: error: too few arguments to -> function ‘thermal_zone_of_sensor_register’ +> function ?thermal_zone_of_sensor_register? > &sun4i_ts_tz_ops); > ^ > In file included from drivers/input/touchscreen/sun4i-ts.c:37:0: @@ -192,3 +192,10 @@ It looks like you are missing the of thermal ops commit. > > -- > Dmitry +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 473 bytes +Desc: Digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150109/832619b8/attachment-0001.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index c2ce7ab..0000000 --- a/a/2.bin +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQEcBAEBAgAGBQJUsB7gAAoJEMLUO4d9pOJWb90H/jCqyKzUxYpkX47ywTPO2s4F -GmUP01CWUFVpL75uk2Njr9n9J87cGijyL12kVkFmjOpuEfg44nyPmGLPdWpayyyq -YsX2rsqXWYdF2/4r4GTZRxL0cUOwd9sDqHPyEzyihBX9wzO1qnVSJmUqh7an7PYn -dhGtCxQRI5+qjBX4OGkdR+U9QXmYU3jjJNpBPoRcjoq+IAmUtVJwWdNyfe8p6qet -1d1ts/GFG0Zn17bZPufW19+YyGGS7M9+rb+WTQpm7Xbfe7Lsg433YkRAjrBIqamg -edBernmmiKUiXwe/BTYDEKjGUAfIAKklYnwCag5W+bj2Y2hmHvt77g0llL0amXg= -=e2Ts ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 3237378..0000000 --- a/a/2.hdr +++ /dev/null @@ -1,2 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" -Content-Description: Digital signature diff --git a/a/content_digest b/N1/content_digest index d45196e..4137668 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,11 @@ "ref\01420798676-22856-1-git-send-email-wens@csie.org\0" "ref\01420798676-22856-2-git-send-email-wens@csie.org\0" "ref\020150109172318.GA39037@dtor-ws\0" - "From\0Eduardo Valentin <edubezval@gmail.com>\0" - "Subject\0Re: [PATCH v2 1/9] Input: sun4i-ts: Add thermal zone sensor support\0" + "From\0edubezval@gmail.com (Eduardo Valentin)\0" + "Subject\0[PATCH v2 1/9] Input: sun4i-ts: Add thermal zone sensor support\0" "Date\0Fri, 9 Jan 2015 14:33:15 -0400\0" - "To\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" - "Cc\0Chen-Yu Tsai <wens@csie.org>" - Maxime Ripard <maxime.ripard@free-electrons.com> - Zhang Rui <rui.zhang@intel.com> - Hans de Goede <hdegoede@redhat.com> - linux-input@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-pm@vger.kernel.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "Dmitry,\n" "\n" @@ -33,30 +26,30 @@ "> \n" "> CC [M] drivers/input/touchscreen/sun4i-ts.o\n" "> drivers/input/touchscreen/sun4i-ts.c:208:15: error: variable\n" - "> \342\200\230sun4i_ts_tz_ops\342\200\231 has initializer but incomplete type\n" + "> ?sun4i_ts_tz_ops? has initializer but incomplete type\n" "> static struct thermal_zone_of_device_ops sun4i_ts_tz_ops = {\n" "> ^\n" "> drivers/input/touchscreen/sun4i-ts.c:209:2: error: unknown field\n" - "> \342\200\230get_temp\342\200\231 specified in initializer\n" + "> ?get_temp? specified in initializer\n" "> .get_temp = get_temp,\n" "> ^\n" "> drivers/input/touchscreen/sun4i-ts.c:209:2: warning: excess elements in\n" "> struct initializer [enabled by default]\n" "> drivers/input/touchscreen/sun4i-ts.c:209:2: warning: (near\n" - "> initialization for \342\200\230sun4i_ts_tz_ops\342\200\231) [enabled by default]\n" - "> drivers/input/touchscreen/sun4i-ts.c: In function \342\200\230sun4i_ts_probe\342\200\231:\n" + "> initialization for ?sun4i_ts_tz_ops?) [enabled by default]\n" + "> drivers/input/touchscreen/sun4i-ts.c: In function ?sun4i_ts_probe?:\n" "> drivers/input/touchscreen/sun4i-ts.c:331:8: warning: passing argument 4\n" - "> of \342\200\230thermal_zone_of_sensor_register\342\200\231 from incompatible pointer type\n" + "> of ?thermal_zone_of_sensor_register? from incompatible pointer type\n" "> [enabled by default]\n" "> &sun4i_ts_tz_ops);\n" "> ^\n" "> In file included from drivers/input/touchscreen/sun4i-ts.c:37:0:\n" - "> include/linux/thermal.h:302:1: note: expected \342\200\230int (*)(void *, long int\n" - "> *)\342\200\231 but argument is of type \342\200\230struct thermal_zone_of_device_ops *\342\200\231\n" + "> include/linux/thermal.h:302:1: note: expected ?int (*)(void *, long int\n" + "> *)? but argument is of type ?struct thermal_zone_of_device_ops *?\n" "> thermal_zone_of_sensor_register(struct device *dev, int id,\n" "> ^\n" "> drivers/input/touchscreen/sun4i-ts.c:331:8: error: too few arguments to\n" - "> function \342\200\230thermal_zone_of_sensor_register\342\200\231\n" + "> function ?thermal_zone_of_sensor_register?\n" "> &sun4i_ts_tz_ops);\n" "> ^\n" "> In file included from drivers/input/touchscreen/sun4i-ts.c:37:0:\n" @@ -207,21 +200,13 @@ "> Thanks.\n" "> \n" "> -- \n" - > Dmitry - "\01:2\0" - "fn\0signature.asc\0" - "d\0Digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v2\n" - "\n" - "iQEcBAEBAgAGBQJUsB7gAAoJEMLUO4d9pOJWb90H/jCqyKzUxYpkX47ywTPO2s4F\n" - "GmUP01CWUFVpL75uk2Njr9n9J87cGijyL12kVkFmjOpuEfg44nyPmGLPdWpayyyq\n" - "YsX2rsqXWYdF2/4r4GTZRxL0cUOwd9sDqHPyEzyihBX9wzO1qnVSJmUqh7an7PYn\n" - "dhGtCxQRI5+qjBX4OGkdR+U9QXmYU3jjJNpBPoRcjoq+IAmUtVJwWdNyfe8p6qet\n" - "1d1ts/GFG0Zn17bZPufW19+YyGGS7M9+rb+WTQpm7Xbfe7Lsg433YkRAjrBIqamg\n" - "edBernmmiKUiXwe/BTYDEKjGUAfIAKklYnwCag5W+bj2Y2hmHvt77g0llL0amXg=\n" - "=e2Ts\n" - "-----END PGP SIGNATURE-----\n" + "> Dmitry\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 473 bytes\n" + "Desc: Digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150109/832619b8/attachment-0001.sig> -1046016b96eb2af5c886aaa0dfd5d2f6d8c95a0871050080bdf97a61fda69236 +21ca9c9772371478d53fb7e61a7c30ea91729a989ed2c58f48beb7170cd90282
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.