All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120726115749.GF3099@opensource.wolfsonmicro.com>

diff --git a/a/1.1.hdr b/a/1.1.hdr
deleted file mode 100644
index 23cd127..0000000
--- a/a/1.1.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/plain; charset=us-ascii
-Content-Disposition: inline
diff --git a/a/1.2.bin b/a/1.2.bin
deleted file mode 100644
index 1d28c54..0000000
--- a/a/1.2.bin
+++ /dev/null
@@ -1,17 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.12 (GNU/Linux)
-
-iQIcBAEBAgAGBQJQETC1AAoJEBus8iNuMP3dvEgQAJQQ4N0si8kBeBLoLos27IxL
-43adUukfh/hAESFOWfiLbieCHjAig+XSRMKfpKWkM2/2cWNV6Ps1s1P1SG+xTVZE
-fFYtNNtPWZpRp7d4TlT5EvY9NHq8ZYPW12917nOsJGlgxSPqZmYRLM0wB//dmF4d
-yY6O9iPY0aEr2fRsOWVOFTrUZFJPOW2r0OFqK9WYtv8PcgzFaSEyF2bKuYf+fFWL
-9jjeNh18NcCoHAqFRCAadoG+6SmGJPl2rEVT4taR2sg13m7rCg3fLgLh9iDgEWDU
-oHlQcRtc+Byqct1+YdB87zg12u9fTihU49ggxdLi15eEA1Lu59OlZZkzxocoylo9
-gPMF1kFMbuMav3lJN2ZhLz4AnjYEoaX2ySOz12p9dqvKlseyYiX/QDvZSs6iLJ9/
-yLbUFOaAxb317euq3j27Az236/1u0mGPCUlB4ynbLLaC/vRIZeOFyFYX+o8iWcao
-E8bGe/+DA2USmlt8dsSS+YAuqGJ49HazdnnOhIp9UoQLIzzPTB/PN9617V2ZqMtl
-U8UX0Sm41BX3npgLTfE7rXfpD5WDivrqz67U31r/ovw0rHtn6CNAroWvWkwPkpfX
-iuDkYDuQYZ97qRCHWhLKA6cyielO/2KSJ70aD0r4qkk+3ltpHEsYcwafao4pvv8h
-uMARFIixaSeXsWZv2P03
-=29+Z
------END PGP SIGNATURE-----
diff --git a/a/1.2.hdr b/a/1.2.hdr
deleted file mode 100644
index 3237378..0000000
--- a/a/1.2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
-Content-Description: Digital signature
diff --git a/a/1.1.txt b/N1/1.txt
similarity index 55%
rename from a/1.1.txt
rename to N1/1.txt
index 6b461ad..f5ec608 100644
--- a/a/1.1.txt
+++ b/N1/1.txt
@@ -5,3 +5,10 @@ On Thu, Jul 26, 2012 at 11:28:37AM +0100, Lee Jones wrote:
 > patch applies the necessary error checking to prevent a panic.
 
 Applied, thanks.
+-------------- 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/20120726/e56f8fb7/attachment.sig>
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 4b86001..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,4 +0,0 @@
-Content-Type: text/plain; charset="us-ascii"
-MIME-Version: 1.0
-Content-Transfer-Encoding: 7bit
-Content-Disposition: inline
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index 8b13789..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/a/content_digest b/N1/content_digest
index 5eed5a5..833e44e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,10 @@
  "ref\01343298534-13611-1-git-send-email-lee.jones@linaro.org\0"
  "ref\01343298534-13611-5-git-send-email-lee.jones@linaro.org\0"
- "From\0Mark Brown <broonie@opensource.wolfsonmicro.com>\0"
- "Subject\0Re: [PATCH 04/21] ASoC: ux500: Strengthen error checking after memory allocation\0"
+ "From\0broonie@opensource.wolfsonmicro.com (Mark Brown)\0"
+ "Subject\0[PATCH 04/21] ASoC: ux500: Strengthen error checking after memory allocation\0"
  "Date\0Thu, 26 Jul 2012 12:57:49 +0100\0"
- "To\0Lee Jones <lee.jones@linaro.org>\0"
- "Cc\0ola.o.lilja@stericsson.com"
-  alsa-devel@alsa-project.org
-  sameo@linux.intel.com
-  arnd@arndb.de
-  linux-kernel@vger.kernel.org
-  olalilja@yahoo.se
-  STEricsson_nomadik_linux@list.st.com
-  lrg@ti.com
-  linux-arm-kernel@lists.infradead.org
- " linus.walleij@stericsson.com\0"
- "\02:1.1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On Thu, Jul 26, 2012 at 11:28:37AM +0100, Lee Jones wrote:\n"
  "> Currently there is no out-of-memory error checking after attempting\n"
@@ -22,29 +12,13 @@
  "> structures. Instead we go about populating them regardless. This\n"
  "> patch applies the necessary error checking to prevent a panic.\n"
  "\n"
- Applied, thanks.
- "\02:1.2\0"
- "fn\0signature.asc\0"
- "d\0Digital signature\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v1.4.12 (GNU/Linux)\n"
- "\n"
- "iQIcBAEBAgAGBQJQETC1AAoJEBus8iNuMP3dvEgQAJQQ4N0si8kBeBLoLos27IxL\n"
- "43adUukfh/hAESFOWfiLbieCHjAig+XSRMKfpKWkM2/2cWNV6Ps1s1P1SG+xTVZE\n"
- "fFYtNNtPWZpRp7d4TlT5EvY9NHq8ZYPW12917nOsJGlgxSPqZmYRLM0wB//dmF4d\n"
- "yY6O9iPY0aEr2fRsOWVOFTrUZFJPOW2r0OFqK9WYtv8PcgzFaSEyF2bKuYf+fFWL\n"
- "9jjeNh18NcCoHAqFRCAadoG+6SmGJPl2rEVT4taR2sg13m7rCg3fLgLh9iDgEWDU\n"
- "oHlQcRtc+Byqct1+YdB87zg12u9fTihU49ggxdLi15eEA1Lu59OlZZkzxocoylo9\n"
- "gPMF1kFMbuMav3lJN2ZhLz4AnjYEoaX2ySOz12p9dqvKlseyYiX/QDvZSs6iLJ9/\n"
- "yLbUFOaAxb317euq3j27Az236/1u0mGPCUlB4ynbLLaC/vRIZeOFyFYX+o8iWcao\n"
- "E8bGe/+DA2USmlt8dsSS+YAuqGJ49HazdnnOhIp9UoQLIzzPTB/PN9617V2ZqMtl\n"
- "U8UX0Sm41BX3npgLTfE7rXfpD5WDivrqz67U31r/ovw0rHtn6CNAroWvWkwPkpfX\n"
- "iuDkYDuQYZ97qRCHWhLKA6cyielO/2KSJ70aD0r4qkk+3ltpHEsYcwafao4pvv8h\n"
- "uMARFIixaSeXsWZv2P03\n"
- "=29+Z\n"
- "-----END PGP SIGNATURE-----\n"
- "\01:2\0"
- "b\0"
+ "Applied, thanks.\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/20120726/e56f8fb7/attachment.sig>
 
-8aee46f5844904959e12eab63d284cc0ebeae0b35689c2d81f4621daa8a02460
+2cc2d95515adc4fde1666cc85535ba916301dc22f4058bbf47d3414d1bbbae2a

diff --git a/a/1.1.hdr b/a/1.1.hdr
deleted file mode 100644
index 23cd127..0000000
--- a/a/1.1.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/plain; charset=us-ascii
-Content-Disposition: inline
diff --git a/a/1.2.hdr b/a/1.2.hdr
deleted file mode 100644
index 3237378..0000000
--- a/a/1.2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
-Content-Description: Digital signature
diff --git a/a/1.1.txt b/N2/1.txt
similarity index 100%
rename from a/1.1.txt
rename to N2/1.txt
diff --git a/a/1.2.bin b/N2/2.bin
similarity index 100%
rename from a/1.2.bin
rename to N2/2.bin
diff --git a/a/2.hdr b/N2/2.hdr
index 4b86001..3237378 100644
--- a/a/2.hdr
+++ b/N2/2.hdr
@@ -1,4 +1,2 @@
-Content-Type: text/plain; charset="us-ascii"
-MIME-Version: 1.0
-Content-Transfer-Encoding: 7bit
-Content-Disposition: inline
+Content-Type: application/pgp-signature; name="signature.asc"
+Content-Description: Digital signature
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index 8b13789..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/a/content_digest b/N2/content_digest
index 5eed5a5..d2250aa 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,17 +4,17 @@
  "Subject\0Re: [PATCH 04/21] ASoC: ux500: Strengthen error checking after memory allocation\0"
  "Date\0Thu, 26 Jul 2012 12:57:49 +0100\0"
  "To\0Lee Jones <lee.jones@linaro.org>\0"
- "Cc\0ola.o.lilja@stericsson.com"
-  alsa-devel@alsa-project.org
-  sameo@linux.intel.com
-  arnd@arndb.de
+ "Cc\0linux-arm-kernel@lists.infradead.org"
   linux-kernel@vger.kernel.org
-  olalilja@yahoo.se
   STEricsson_nomadik_linux@list.st.com
-  lrg@ti.com
-  linux-arm-kernel@lists.infradead.org
- " linus.walleij@stericsson.com\0"
- "\02:1.1\0"
+  linus.walleij@stericsson.com
+  arnd@arndb.de
+  sameo@linux.intel.com
+  olalilja@yahoo.se
+  ola.o.lilja@stericsson.com
+  alsa-devel@alsa-project.org
+ " lrg@ti.com\0"
+ "\01:1\0"
  "b\0"
  "On Thu, Jul 26, 2012 at 11:28:37AM +0100, Lee Jones wrote:\n"
  "> Currently there is no out-of-memory error checking after attempting\n"
@@ -23,7 +23,7 @@
  "> patch applies the necessary error checking to prevent a panic.\n"
  "\n"
  Applied, thanks.
- "\02:1.2\0"
+ "\01:2\0"
  "fn\0signature.asc\0"
  "d\0Digital signature\0"
  "b\0"
@@ -44,7 +44,5 @@
  "uMARFIixaSeXsWZv2P03\n"
  "=29+Z\n"
  "-----END PGP SIGNATURE-----\n"
- "\01:2\0"
- "b\0"
 
-8aee46f5844904959e12eab63d284cc0ebeae0b35689c2d81f4621daa8a02460
+be0ef20190eb6e74394c0594a5c9926767de56ce5c6783bdd062a0acb9cee82a

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.