All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4BD04D66.80809@panasas.com>

diff --git a/a/1.txt b/N1/1.txt
index 7106162..de5dbf4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,8 +45,8 @@ index 6380670..8671f7a 100644
  
  	dprintk("--> %s\n", __func__);
  	calldata = kzalloc(sizeof(*calldata), GFP_KERNEL);
--	if (calldata = NULL)
-+	if (calldata = NULL) {
+-	if (calldata == NULL)
++	if (calldata == NULL) {
 +		status = -ENOMEM;
  		goto out;
 +	}
diff --git a/a/content_digest b/N1/content_digest
index d71a392..b26a5a3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020100422092839.GI29647@bicker\0"
  "From\0Benny Halevy <bhalevy@panasas.com>\0"
  "Subject\0Re: [patch] nfs: fix some issues in nfs41_proc_reclaim_complete()\0"
- "Date\0Thu, 22 Apr 2010 13:21:42 +0000\0"
+ "Date\0Thu, 22 Apr 2010 16:21:42 +0300\0"
  "To\0Dan Carpenter <error27@gmail.com>\0"
  "Cc\0Trond Myklebust <Trond.Myklebust@netapp.com>"
   Andy Adamson <andros@netapp.com>
@@ -58,8 +58,8 @@
  " \n"
  " \tdprintk(\"--> %s\\n\", __func__);\n"
  " \tcalldata = kzalloc(sizeof(*calldata), GFP_KERNEL);\n"
- "-\tif (calldata = NULL)\n"
- "+\tif (calldata = NULL) {\n"
+ "-\tif (calldata == NULL)\n"
+ "+\tif (calldata == NULL) {\n"
  "+\t\tstatus = -ENOMEM;\n"
  " \t\tgoto out;\n"
  "+\t}\n"
@@ -81,4 +81,4 @@
  " \tdprintk(\"<-- %s status=%d\\n\", __func__, status);\n"
  " \treturn status;"
 
-72094ed371fd8736b05f34e150ce171b03191385c74fac312589d6f967bae6bd
+e0b030148195860929a2caa013fd5f9ef6af7271ef7c57b393107aa156c71bbe

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.