diff for duplicates of <1470851448.2128.15.camel@intel.com> diff --git a/a/1.txt b/N1/1.txt index 50fbf92..f2b6ab3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,22 +3,15 @@ On Tue, 2016-08-02 at 20:15 +0200, Heinrich Schuchardt wrote: > Adjust the format identifiers. > > v2: -> ????????Keep definition of i as int. -> ????????David indicated that this is the preferable way to define -> ????????loop variables. +> Keep definition of i as int. +> David indicated that this is the preferable way to define +> loop variables. > > Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> > --- -> ?drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 26 +++++++++++++------- +> drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 26 +++++++++++++------- > ------ -> ?1 file changed, 13 insertions(+), 13 deletions(-) +> 1 file changed, 13 insertions(+), 13 deletions(-) your title needs fixing as well... s/i10e/i40e/ and s/indentifiers/identifiers/ --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: This is a digitally signed message part -URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20160810/b07485f8/attachment.asc> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..97882cb --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAABCgAGBQJXq2l4AAoJEOVv75VaS+3O32kP/RE9ABGsEfLF8ZpbSw3OXwWt +CiA6F/NZWGTF/TdCcbov6DH9PXqdIxGzmlXlBePS1hNlEHF69+ScqQMW1f10RfDN +aIfN6872tnwO0C00klnAQNOH+lrbvzLYjIkNo2qY1/1viAezoBONPU4DmlKSLjfS +xKtW4fhGdynFzaV6IP4ZASkIb+YwQFXBZhNswlmCz/U1q5XqAxBZ5fXfw2Bj7gtI +QtPHkEIe1RWKfDS+VLN2Uwb35R5A05Rfq6W8R/EPDpP/9mFj7c4cxCav+3j9+eVH +X52qymIFbxWoq/Ub2fZhqXhl+yCcT1GYE369PDeQYxW910ap7ldFZhGCBVlUAydc +u4fZrDebaKmAQU+kK3IQjwFWWoVvYkHTHDP9VYPDaDzRfqyXToQgisjknkUukCkx +jyKNR+zSNCFNTM5ayNQDsw/256xm0Z23Qht7NHMCnyDMMR2wLBezTJTzCHJ/DLaE +iCiT6IuZwXly0oO8fpKMXj0ug0BNmQ2sb1aFJ1Cvu+bkINVU5dt5VsnNO4zQR+JP +uOFDCGhQ/M1CJsxoxrWn7YAq3i+wcqLLKionI11ncD9RrBXuamDyTTtuq8Nxdhwn +kM/UGxl/tjY4vDFsCz/gFE5KitkWAsmtNVxEnaPfzMt7FIMmV6ztpfj28CXSCf8K +SMFBAfLbsWU7HnfO8Ahv +=TGI7 +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..da6d245 --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1,3 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: This is a digitally signed message part +Content-Transfer-Encoding: 7bit diff --git a/a/content_digest b/N1/content_digest index 1ff7ffd..de726bf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,34 +1,52 @@ "ref\020160731.204759.1283451349474511870.davem@davemloft.net\0" "ref\01470161718-8824-1-git-send-email-xypron.glpk@gmx.de\0" "From\0Jeff Kirsher <jeffrey.t.kirsher@intel.com>\0" - "Subject\0[Intel-wired-lan] [PATCH 1/1 v2] net: i10e: use matching format indentifiers\0" + "Subject\0Re: [PATCH 1/1 v2] net: i10e: use matching format indentifiers\0" "Date\0Wed, 10 Aug 2016 10:50:48 -0700\0" - "To\0intel-wired-lan@osuosl.org\0" - "\00:1\0" + "To\0Heinrich Schuchardt <xypron.glpk@gmx.de>" + " David Miller <davem@davemloft.net>\0" + "Cc\0intel-wired-lan@lists.osuosl.org" + netdev@vger.kernel.org + " linux-kernel@vger.kernel.org\0" + "\01:1\0" "b\0" "On Tue, 2016-08-02 at 20:15 +0200, Heinrich Schuchardt wrote:\n" "> i is defined as int but output as %u several times.\n" "> Adjust the format identifiers.\n" "> \n" "> v2:\n" - "> ????????Keep definition of i as int.\n" - "> ????????David indicated that this is the preferable way to define\n" - "> ????????loop variables.\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240Keep definition of i as int.\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240David indicated that this is the preferable way to define\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240loop variables.\n" "> \n" "> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>\n" "> ---\n" - "> ?drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 26 +++++++++++++-------\n" + "> \302\240drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 26 +++++++++++++-------\n" "> ------\n" - "> ?1 file changed, 13 insertions(+), 13 deletions(-)\n" + "> \302\2401 file changed, 13 insertions(+), 13 deletions(-)\n" "\n" "your title needs fixing as well...\n" - "s/i10e/i40e/ and s/indentifiers/identifiers/\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: This is a digitally signed message part\n" - URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20160810/b07485f8/attachment.asc> + s/i10e/i40e/ and s/indentifiers/identifiers/ + "\01:2\0" + "fn\0signature.asc\0" + "d\0This is a digitally signed message part\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v2\n" + "\n" + "iQIcBAABCgAGBQJXq2l4AAoJEOVv75VaS+3O32kP/RE9ABGsEfLF8ZpbSw3OXwWt\n" + "CiA6F/NZWGTF/TdCcbov6DH9PXqdIxGzmlXlBePS1hNlEHF69+ScqQMW1f10RfDN\n" + "aIfN6872tnwO0C00klnAQNOH+lrbvzLYjIkNo2qY1/1viAezoBONPU4DmlKSLjfS\n" + "xKtW4fhGdynFzaV6IP4ZASkIb+YwQFXBZhNswlmCz/U1q5XqAxBZ5fXfw2Bj7gtI\n" + "QtPHkEIe1RWKfDS+VLN2Uwb35R5A05Rfq6W8R/EPDpP/9mFj7c4cxCav+3j9+eVH\n" + "X52qymIFbxWoq/Ub2fZhqXhl+yCcT1GYE369PDeQYxW910ap7ldFZhGCBVlUAydc\n" + "u4fZrDebaKmAQU+kK3IQjwFWWoVvYkHTHDP9VYPDaDzRfqyXToQgisjknkUukCkx\n" + "jyKNR+zSNCFNTM5ayNQDsw/256xm0Z23Qht7NHMCnyDMMR2wLBezTJTzCHJ/DLaE\n" + "iCiT6IuZwXly0oO8fpKMXj0ug0BNmQ2sb1aFJ1Cvu+bkINVU5dt5VsnNO4zQR+JP\n" + "uOFDCGhQ/M1CJsxoxrWn7YAq3i+wcqLLKionI11ncD9RrBXuamDyTTtuq8Nxdhwn\n" + "kM/UGxl/tjY4vDFsCz/gFE5KitkWAsmtNVxEnaPfzMt7FIMmV6ztpfj28CXSCf8K\n" + "SMFBAfLbsWU7HnfO8Ahv\n" + "=TGI7\n" + "-----END PGP SIGNATURE-----\n" -66ad2bb4212e41f3d18a9e22981fa8e2164a7a6263e4325403651a9afe647a1b +ea108f1095fb22e11ec49889518440b76358370fbf0e6fb0de9f9b76e6a7773e
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.