All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50C93A83.8040106@zytor.com>

diff --git a/a/1.txt b/N1/1.txt
index b3dda5b..e429498 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,24 +14,24 @@ o.i386-allconfig/make.log:make[3]: *** [drivers/gpio] Error 2
 Warnings:
 
 /home/hpa/kernel/tip.x86-amba/drivers/dma/amba-pl08x.c:848:3: warning: 
-format ?%x? expects argument of type ?unsigned int?, but argument 4 has 
-type ?dma_addr_t? [-Wformat]
+format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has 
+type ‘dma_addr_t’ [-Wformat]
 /home/hpa/kernel/tip.x86-amba/drivers/dma/amba-pl08x.c:848:3: warning: 
-format ?%x? expects argument of type ?unsigned int?, but argument 7 has 
-type ?dma_addr_t? [-Wformat]
+format ‘%x’ expects argument of type ‘unsigned int’, but argument 7 has 
+type ‘dma_addr_t’ [-Wformat]
 /home/hpa/kernel/tip.x86-amba/arch/x86/pci/sta2x11-fixup.c:186:2: 
 warning: initialization from incompatible pointer type [enabled by default]
 /home/hpa/kernel/tip.x86-amba/arch/x86/pci/sta2x11-fixup.c:186:2: 
-warning: (near initialization for ?sta2x11_dma_ops.free?) [enabled by 
+warning: (near initialization for ‘sta2x11_dma_ops.free’) [enabled by 
 default]
 /home/hpa/kernel/tip.x86-amba/drivers/extcon/extcon-max77693.c:355:10: 
-warning: ?adclow? may be used uninitialized in this function 
+warning: ‘adclow’ may be used uninitialized in this function 
 [-Wmaybe-uninitialized]
 /home/hpa/kernel/tip.x86-amba/drivers/extcon/extcon-max77693.c:355:10: 
-warning: ?adc1k? may be used uninitialized in this function 
+warning: ‘adc1k’ may be used uninitialized in this function 
 [-Wmaybe-uninitialized]
 /home/hpa/kernel/tip.x86-amba/drivers/extcon/extcon-max77693.c:355:10: 
-warning: ?adc? may be used uninitialized in this function 
+warning: ‘adc’ may be used uninitialized in this function 
 [-Wmaybe-uninitialized]
 
 -- 
diff --git a/a/content_digest b/N1/content_digest
index d3b6a69..ee032c8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,29 @@
  "ref\01355146956-6009-1-git-send-email-ciminaghi@gnudd.com\0"
  "ref\050C93718.2090706@zytor.com\0"
- "From\0hpa@zytor.com (H. Peter Anvin)\0"
- "Subject\0[PATCH v4 0/7] enable support for AMBA drivers under x86\0"
+ "From\0H. Peter Anvin <hpa@zytor.com>\0"
+ "Subject\0Re: [PATCH v4 0/7] enable support for AMBA drivers under x86\0"
  "Date\0Wed, 12 Dec 2012 18:16:35 -0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Davide Ciminaghi <ciminaghi@gnudd.com>\0"
+ "Cc\0jaswinder.singh@linaro.org"
+  will.deacon@arm.com
+  linux@arm.linux.org.uk
+  tglx@linutronix.de
+  mingo@redhat.com
+  djbw@fb.com
+  vinod.koul@intel.com
+  grant.likely@secretlab.ca
+  linus.walleij@linaro.org
+  rubini@gnudd.com
+  wim@iguana.be
+  cjb@laptop.org
+  davidb@codeaurora.org
+  nico@fluxnic.net
+  ben-linux@fluff.org
+  viresh.linux@gmail.com
+  rajeev-dlh.kumar@st.com
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " giancarlo.asnaghi@st.com\0"
  "\00:1\0"
  "b\0"
  "On 12/12/2012 06:02 PM, H. Peter Anvin wrote:\n"
@@ -22,28 +42,28 @@
  "Warnings:\n"
  "\n"
  "/home/hpa/kernel/tip.x86-amba/drivers/dma/amba-pl08x.c:848:3: warning: \n"
- "format ?%x? expects argument of type ?unsigned int?, but argument 4 has \n"
- "type ?dma_addr_t? [-Wformat]\n"
+ "format \342\200\230%x\342\200\231 expects argument of type \342\200\230unsigned int\342\200\231, but argument 4 has \n"
+ "type \342\200\230dma_addr_t\342\200\231 [-Wformat]\n"
  "/home/hpa/kernel/tip.x86-amba/drivers/dma/amba-pl08x.c:848:3: warning: \n"
- "format ?%x? expects argument of type ?unsigned int?, but argument 7 has \n"
- "type ?dma_addr_t? [-Wformat]\n"
+ "format \342\200\230%x\342\200\231 expects argument of type \342\200\230unsigned int\342\200\231, but argument 7 has \n"
+ "type \342\200\230dma_addr_t\342\200\231 [-Wformat]\n"
  "/home/hpa/kernel/tip.x86-amba/arch/x86/pci/sta2x11-fixup.c:186:2: \n"
  "warning: initialization from incompatible pointer type [enabled by default]\n"
  "/home/hpa/kernel/tip.x86-amba/arch/x86/pci/sta2x11-fixup.c:186:2: \n"
- "warning: (near initialization for ?sta2x11_dma_ops.free?) [enabled by \n"
+ "warning: (near initialization for \342\200\230sta2x11_dma_ops.free\342\200\231) [enabled by \n"
  "default]\n"
  "/home/hpa/kernel/tip.x86-amba/drivers/extcon/extcon-max77693.c:355:10: \n"
- "warning: ?adclow? may be used uninitialized in this function \n"
+ "warning: \342\200\230adclow\342\200\231 may be used uninitialized in this function \n"
  "[-Wmaybe-uninitialized]\n"
  "/home/hpa/kernel/tip.x86-amba/drivers/extcon/extcon-max77693.c:355:10: \n"
- "warning: ?adc1k? may be used uninitialized in this function \n"
+ "warning: \342\200\230adc1k\342\200\231 may be used uninitialized in this function \n"
  "[-Wmaybe-uninitialized]\n"
  "/home/hpa/kernel/tip.x86-amba/drivers/extcon/extcon-max77693.c:355:10: \n"
- "warning: ?adc? may be used uninitialized in this function \n"
+ "warning: \342\200\230adc\342\200\231 may be used uninitialized in this function \n"
  "[-Wmaybe-uninitialized]\n"
  "\n"
  "-- \n"
  "H. Peter Anvin, Intel Open Source Technology Center\n"
  I work for Intel.  I don't speak on their behalf.
 
-d1246b59c6c845f4d63bff0070cad2c399561abe2bca5abdb4a36906a5757aa7
+39752e000928226850d316463ca45ab42f4e13108751f9c0180e18ca245eec32

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.