All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C62C8F3.3090405@sgi.com>

diff --git a/a/1.txt b/N1/1.txt
index 5bde015..6a334d0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ Julia Lawall wrote:
 > ... when != ret = e1
 > *x = \(kmalloc\|kcalloc\|kzalloc\)(...)
 > ... when != ret = e2
-> if (x = NULL) { ... when != ret = e3
+> if (x == NULL) { ... when != ret = e3
 >   return ret;
 > }
 > // </smpl>
diff --git a/a/content_digest b/N1/content_digest
index 6ea56c0..46c33a6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0Pine.LNX.4.64.1008111211440.8669@ask.diku.dk\0"
  "From\0Patrick Gefre <pfg@sgi.com>\0"
- "Subject\0Re: [PATCH 5/5] drivers/serial: Return -ENOMEM on memory allocation\0"
- "Date\0Wed, 11 Aug 2010 15:59:47 +0000\0"
+ "Subject\0Re: [PATCH 5/5] drivers/serial: Return -ENOMEM on memory allocation failure\0"
+ "Date\0Wed, 11 Aug 2010 10:59:47 -0500\0"
  "To\0Julia Lawall <julia@diku.dk>\0"
  "Cc\0linux-ia64@vger.kernel.org"
   linux-mips@linux-mips.org
@@ -28,7 +28,7 @@
  "> ... when != ret = e1\n"
  "> *x = \\(kmalloc\\|kcalloc\\|kzalloc\\)(...)\n"
  "> ... when != ret = e2\n"
- "> if (x = NULL) { ... when != ret = e3\n"
+ "> if (x == NULL) { ... when != ret = e3\n"
  ">   return ret;\n"
  "> }\n"
  "> // </smpl>\n"
@@ -83,4 +83,4 @@
  ">  \t\t}\n"
  ">  \t\tspin_lock_init(&port->ip_lock);"
 
-b94e0ef7a4d34ceee76a81ae01040b9ba82cd5f0f7f7efc0a43a6a318b7fde0a
+5a8e5f483d3e177b39e5ddc96c434114bca9129e6931408be6e34b89aee1a11d

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.