All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100812143816.GA938@ecryptfs>

diff --git a/a/1.txt b/N1/1.txt
index c37add0..9cbd8a5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ On Wed Aug 11, 2010 at 12:11:41PM +0200, Julia Lawall <julia@diku.dk> 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 6d05166..4779bbe 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\0Pine.LNX.4.64.1008111211240.8669@ask.diku.dk\0"
  "From\0Tyler Hicks <tyhicks@linux.vnet.ibm.com>\0"
- "Subject\0Re: [PATCH 4/5] fs/ecryptfs: Return -ENOMEM on memory allocation\0"
- "Date\0Thu, 12 Aug 2010 14:38:17 +0000\0"
+ "Subject\0Re: [PATCH 4/5] fs/ecryptfs: Return -ENOMEM on memory allocation failure\0"
+ "Date\0Thu, 12 Aug 2010 09:38:17 -0500\0"
  "To\0Julia Lawall <julia@diku.dk>\0"
  "Cc\0Dustin Kirkland <kirkland@canonical.com>"
   ecryptfs-devel@lists.launchpad.net
@@ -33,7 +33,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"
@@ -65,4 +65,4 @@
  ">  \t}\n"
  ">  \ts->desc.flags = CRYPTO_TFM_REQ_MAY_SLEEP;"
 
-88f125262bf781e55ef313268a185067e462e04bd91f86bc2bcafb93a4dc251f
+77cb4a588508974452c6c3a3eff0251dd736ddf91da976ed286450acee0ad4dc

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.