diff for duplicates of <20140114190910.GE10340@katana> diff --git a/a/1.txt b/N1/1.txt index 598522c..4bed4e1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Fri, Jan 10, 2014 at 12:03:45PM +0900, Pankaj Dubey wrote: > If used 64 bit compiler GCC warns that: > -> drivers/i2c/busses/i2c-s3c2410.c: In function ‘s3c24xx_get_device_quirks’: +> drivers/i2c/busses/i2c-s3c2410.c: In function ?s3c24xx_get_device_quirks?: > drivers/i2c/busses/i2c-s3c2410.c:168:10: warning: cast from pointer to integer > of different size [-Wpointer-to-int-cast] > @@ -13,7 +13,7 @@ all over. > > CC: Kukjin Kim <kgene.kim@samsung.com> > CC: Wolfram Sang <wsa@the-dreams.de> -> CC: linux-i2c@vger.kernel.org +> CC: linux-i2c at vger.kernel.org > Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> > --- > drivers/i2c/busses/i2c-s3c2410.c | 7 ++++--- @@ -57,3 +57,11 @@ Keep it one line please, ignoring the 80 char thing. The last line also returns kernel_ulong_t. No real difference, but using it is a little more consistent. + +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 836 bytes +Desc: Digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140114/e480c926/attachment-0001.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 7c1e88d..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.15 (GNU/Linux) - -iQIcBAEBAgAGBQJS1YtWAAoJEBQN5MwUoCm2/YYP/R+AVyRHMb9QK4dzzMQuz9uB -G4i6aSRmlGs27BBZsGXdOBRiY1M8/5GjCq6lwKRkvFuwktovjt2fNrLNdb9zv72b -YhO2X62qhDygNv3nYcSimB+4UAh1qckBNoM5FcigpoM3KVOpYsSwGL/GqMM5ArjT -2gGhGBNQPIw1JldJIhgIi0B2Pp+p1zNB1mcTdIduQxnDUsgIJkz0o1IzsGmxF8TK -t13GuUlr4e/ADVcnp7lAXJEpzz6HUBbYdOHyHAZxdz5vKkuiwoz8FSI5zMggSP7N -vx3VjVpvHzKlKQ/8HrgMU3ol/if7rir0C6DqpwVU9XSKz4BP9+2853WAqfF35Me+ -QL2MsEDeDPQTcxCRy5NL2aW52TWLvLusBOKCzdisJ65aDh5yJkzhk1FN8iVCdfSr -QXSducMvIdrUaKF1jyT0dDOt1ZqbeZnb1KqgeY80hGCGEv88vaD33Ve5cfNh78vI -rVswZfY8kJOMVxtx4tTrvk1i3VMqdhNxPdCFEc6M+EOItFIsd6XH5BmTihlU4Zss -NnkwWNaRxbJYeuZl7wOWC7x/9TPOiQPehCzPAEJytqlF66wZ6TXEmIqs32W8DMqN -QiqJgADGmNXbdL2y20ne6O1mFg+ML6HopHYm/pNmqq/S7dMKxisqaYGg3sywRKLx -yZJiTAleTNImyJWh2329 -=X3TG ------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 b58e1c1..7e67ce4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,14 @@ "ref\01389323025-4478-1-git-send-email-pankaj.dubey@samsung.com\0" - "From\0Wolfram Sang <wsa@the-dreams.de>\0" - "Subject\0Re: [PATCH 1/1] drivers: i2c: silence a compile warning in i2c-s3c2410.c\0" + "From\0wsa@the-dreams.de (Wolfram Sang)\0" + "Subject\0[PATCH 1/1] drivers: i2c: silence a compile warning in i2c-s3c2410.c\0" "Date\0Tue, 14 Jan 2014 20:09:10 +0100\0" - "To\0Pankaj Dubey <pankaj.dubey@samsung.com>\0" - "Cc\0linux-samsung-soc@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - Kukjin Kim <kgene.kim@samsung.com> - " linux-i2c@vger.kernel.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "On Fri, Jan 10, 2014 at 12:03:45PM +0900, Pankaj Dubey wrote:\n" "> If used 64 bit compiler GCC warns that:\n" "> \n" - "> drivers/i2c/busses/i2c-s3c2410.c: In function \342\200\230s3c24xx_get_device_quirks\342\200\231:\n" + "> drivers/i2c/busses/i2c-s3c2410.c: In function ?s3c24xx_get_device_quirks?:\n" "> drivers/i2c/busses/i2c-s3c2410.c:168:10: warning: cast from pointer to integer\n" "> of different size [-Wpointer-to-int-cast]\n" "> \n" @@ -24,7 +20,7 @@ "> \n" "> CC: Kukjin Kim <kgene.kim@samsung.com>\n" "> CC: Wolfram Sang <wsa@the-dreams.de>\n" - "> CC: linux-i2c@vger.kernel.org\n" + "> CC: linux-i2c at vger.kernel.org\n" "> Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>\n" "> ---\n" "> drivers/i2c/busses/i2c-s3c2410.c | 7 ++++---\n" @@ -67,27 +63,14 @@ "> \treturn platform_get_device_id(pdev)->driver_data;\n" "\n" "The last line also returns kernel_ulong_t. No real difference, but using\n" - it is a little more consistent. - "\01:2\0" - "fn\0signature.asc\0" - "d\0Digital signature\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1.4.15 (GNU/Linux)\n" + "it is a little more consistent.\n" "\n" - "iQIcBAEBAgAGBQJS1YtWAAoJEBQN5MwUoCm2/YYP/R+AVyRHMb9QK4dzzMQuz9uB\n" - "G4i6aSRmlGs27BBZsGXdOBRiY1M8/5GjCq6lwKRkvFuwktovjt2fNrLNdb9zv72b\n" - "YhO2X62qhDygNv3nYcSimB+4UAh1qckBNoM5FcigpoM3KVOpYsSwGL/GqMM5ArjT\n" - "2gGhGBNQPIw1JldJIhgIi0B2Pp+p1zNB1mcTdIduQxnDUsgIJkz0o1IzsGmxF8TK\n" - "t13GuUlr4e/ADVcnp7lAXJEpzz6HUBbYdOHyHAZxdz5vKkuiwoz8FSI5zMggSP7N\n" - "vx3VjVpvHzKlKQ/8HrgMU3ol/if7rir0C6DqpwVU9XSKz4BP9+2853WAqfF35Me+\n" - "QL2MsEDeDPQTcxCRy5NL2aW52TWLvLusBOKCzdisJ65aDh5yJkzhk1FN8iVCdfSr\n" - "QXSducMvIdrUaKF1jyT0dDOt1ZqbeZnb1KqgeY80hGCGEv88vaD33Ve5cfNh78vI\n" - "rVswZfY8kJOMVxtx4tTrvk1i3VMqdhNxPdCFEc6M+EOItFIsd6XH5BmTihlU4Zss\n" - "NnkwWNaRxbJYeuZl7wOWC7x/9TPOiQPehCzPAEJytqlF66wZ6TXEmIqs32W8DMqN\n" - "QiqJgADGmNXbdL2y20ne6O1mFg+ML6HopHYm/pNmqq/S7dMKxisqaYGg3sywRKLx\n" - "yZJiTAleTNImyJWh2329\n" - "=X3TG\n" - "-----END PGP SIGNATURE-----\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 836 bytes\n" + "Desc: Digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140114/e480c926/attachment-0001.sig> -e1bc81a3875a11e9bb3d12585442a2db2baa0e5e099f9bd22dcc29e10279a4d0 +b47eb517712ed3102455126b2a907ae37acf6f08daa0e72368c4870ecd1b4e49
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.