All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F859DCC.6040307@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index b2f6d59..af58590 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Hi Dmitry,
 
-Le 04/10/2012 09:06 PM, Dmitry Artamonow a écrit :
+Le 04/10/2012 09:06 PM, Dmitry Artamonow a ?crit :
 > None of mmc host drivers using linux/blkdev.h header
 > really need anything from it. The slight exception is
 > atmel-mci, which uses blkdev.h only because it indirectly
@@ -11,13 +11,13 @@ Le 04/10/2012 09:06 PM, Dmitry Artamonow a écrit :
 > CONFIG_BLOCK is disabled, like following:
 > ------------------------------------------------------
 > In file included from drivers/mmc/host/dw_mmc.c:14:0:
-> include/linux/blkdev.h:1408:42: warning: ‘struct task_struct’ declared inside parameter list [enabled by default]
+> include/linux/blkdev.h:1408:42: warning: ?struct task_struct? declared inside parameter list [enabled by default]
 > include/linux/blkdev.h:1408:42: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
-> include/linux/blkdev.h:1412:51: warning: ‘struct task_struct’ declared inside parameter list [enabled by default]
-> include/linux/blkdev.h:1417:1: error: unknown type name ‘bool’
-> include/linux/blkdev.h:1417:48: warning: ‘struct task_struct’ declared inside parameter list [enabled by default]
-> include/linux/blkdev.h: In function ‘blk_needs_flush_plug’:
-> include/linux/blkdev.h:1419:9: error: ‘false’ undeclared (first use in this function)
+> include/linux/blkdev.h:1412:51: warning: ?struct task_struct? declared inside parameter list [enabled by default]
+> include/linux/blkdev.h:1417:1: error: unknown type name ?bool?
+> include/linux/blkdev.h:1417:48: warning: ?struct task_struct? declared inside parameter list [enabled by default]
+> include/linux/blkdev.h: In function ?blk_needs_flush_plug?:
+> include/linux/blkdev.h:1419:9: error: ?false? undeclared (first use in this function)
 > include/linux/blkdev.h:1419:9: note: each undeclared identifier is reported only once for each function it appears in
 > make[1]: *** [drivers/mmc/host/dw_mmc.o] Error 1
 > make: *** [drivers/mmc/host/dw_mmc.o] Error 2
diff --git a/a/content_digest b/N1/content_digest
index 4bf210a..76d143d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,13 @@
  "ref\01334084783-3572-1-git-send-email-mad_soft@inbox.ru\0"
- "From\0Ludovic Desroches <ludovic.desroches@atmel.com>\0"
- "Subject\0Re: [PATCH] mmc: remove linux/blkdev.h include from host drivers\0"
+ "From\0ludovic.desroches@atmel.com (Ludovic Desroches)\0"
+ "Subject\0[PATCH] mmc: remove linux/blkdev.h include from host drivers\0"
  "Date\0Wed, 11 Apr 2012 17:05:48 +0200\0"
- "To\0Dmitry Artamonow <mad_soft@inbox.ru>\0"
- "Cc\0linux-mmc@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  Chris Ball <cjb@laptop.org>
-  linux-kernel@vger.kernel.org
-  Ludovic Desroches <ludovic.desroches@atmel.com>
-  Pavel Pisa <ppisa@pikron.com>
-  Sascha Hauer <s.hauer@pengutronix.de>
- " Will Newton <will.newton@imgtec.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Dmitry,\n"
  "\n"
- "Le 04/10/2012 09:06 PM, Dmitry Artamonow a \303\251crit :\n"
+ "Le 04/10/2012 09:06 PM, Dmitry Artamonow a ?crit :\n"
  "> None of mmc host drivers using linux/blkdev.h header\n"
  "> really need anything from it. The slight exception is\n"
  "> atmel-mci, which uses blkdev.h only because it indirectly\n"
@@ -26,13 +18,13 @@
  "> CONFIG_BLOCK is disabled, like following:\n"
  "> ------------------------------------------------------\n"
  "> In file included from drivers/mmc/host/dw_mmc.c:14:0:\n"
- "> include/linux/blkdev.h:1408:42: warning: \342\200\230struct task_struct\342\200\231 declared inside parameter list [enabled by default]\n"
+ "> include/linux/blkdev.h:1408:42: warning: ?struct task_struct? declared inside parameter list [enabled by default]\n"
  "> include/linux/blkdev.h:1408:42: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]\n"
- "> include/linux/blkdev.h:1412:51: warning: \342\200\230struct task_struct\342\200\231 declared inside parameter list [enabled by default]\n"
- "> include/linux/blkdev.h:1417:1: error: unknown type name \342\200\230bool\342\200\231\n"
- "> include/linux/blkdev.h:1417:48: warning: \342\200\230struct task_struct\342\200\231 declared inside parameter list [enabled by default]\n"
- "> include/linux/blkdev.h: In function \342\200\230blk_needs_flush_plug\342\200\231:\n"
- "> include/linux/blkdev.h:1419:9: error: \342\200\230false\342\200\231 undeclared (first use in this function)\n"
+ "> include/linux/blkdev.h:1412:51: warning: ?struct task_struct? declared inside parameter list [enabled by default]\n"
+ "> include/linux/blkdev.h:1417:1: error: unknown type name ?bool?\n"
+ "> include/linux/blkdev.h:1417:48: warning: ?struct task_struct? declared inside parameter list [enabled by default]\n"
+ "> include/linux/blkdev.h: In function ?blk_needs_flush_plug?:\n"
+ "> include/linux/blkdev.h:1419:9: error: ?false? undeclared (first use in this function)\n"
  "> include/linux/blkdev.h:1419:9: note: each undeclared identifier is reported only once for each function it appears in\n"
  "> make[1]: *** [drivers/mmc/host/dw_mmc.o] Error 1\n"
  "> make: *** [drivers/mmc/host/dw_mmc.o] Error 2\n"
@@ -56,4 +48,4 @@
  "\n"
  Ludovic
 
-e30f5e15fa8639f96d3b77d00ba6789f2264a95613569dd2fbcaa80102017f5e
+bcbc975005d86de960f6fd431f418ad196591e1862284cbcbc7aa0401c270f22

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.