All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4BEF1328.8040306@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 474418f..9c0c8a5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -23,7 +23,7 @@ Alex.
 >
 > -  to = \(kmalloc\|kzalloc\)(size,flag);
 > +  to = kmemdup(from,size,flag);
->     if (to=NULL || ...) S
+>     if (to==NULL || ...) S
 > -  memcpy(to, from, size);
 > //</smpl>
 >
diff --git a/a/content_digest b/N1/content_digest
index 3dd9599..156076c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0Pine.LNX.4.64.1005152316030.21345@ask.diku.dk\0"
  "From\0Alexey Starikovskiy <astarikovskiy@suse.de>\0"
  "Subject\0Re: [PATCH 11/37] drivers/acpi: Use kmemdup\0"
- "Date\0Sat, 15 May 2010 21:33:28 +0000\0"
+ "Date\0Sun, 16 May 2010 01:33:28 +0400\0"
  "To\0Julia Lawall <julia@diku.dk>\0"
  "Cc\0Len Brown <lenb@kernel.org>"
   linux-acpi@vger.kernel.org
@@ -34,7 +34,7 @@
  ">\n"
  "> -  to = \\(kmalloc\\|kzalloc\\)(size,flag);\n"
  "> +  to = kmemdup(from,size,flag);\n"
- ">     if (to=NULL || ...) S\n"
+ ">     if (to==NULL || ...) S\n"
  "> -  memcpy(to, from, size);\n"
  "> //</smpl>\n"
  ">\n"
@@ -60,4 +60,4 @@
  ">   \t}\n"
  >
 
-e1b32dd6dc2806d0928db4b9cc63891083cf13d462214e376e8510686a1ea105
+5a0ac939b9e70c70121142739d6656aa997a5de59602f09ed31b73af21ca8ac8

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.