All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C52CA55.4000204@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 0c4d7ca..0efde0b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ On 07/30/2010 02:31 PM, walter harms wrote:
 >>  
 >>  	if (size > 0) {
 >>  		buf = kmalloc(size, GFP_KERNEL);
->> +		if (buf = NULL) {
+>> +		if (buf == NULL) {
 >> +			pr_err("zfwUsbSubmitControl() failed, "
 >> +				  "kmalloc() returned NULL\n");
 >> +			return 1;
diff --git a/a/content_digest b/N1/content_digest
index 715ad09..3a865e7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\04C52C614.4030803@bfs.de\0"
  "From\0Jiri Slaby <jirislaby@gmail.com>\0"
  "Subject\0Re: [PATCH 3/9] staging: otus: check kmalloc() return value\0"
- "Date\0Fri, 30 Jul 2010 12:49:25 +0000\0"
+ "Date\0Fri, 30 Jul 2010 14:49:25 +0200\0"
  "To\0wharms@bfs.de\0"
  "Cc\0Kulikov Vasiliy <segooon@gmail.com>"
   devel@driverdev.osuosl.org
@@ -31,7 +31,7 @@
  ">>  \n"
  ">>  \tif (size > 0) {\n"
  ">>  \t\tbuf = kmalloc(size, GFP_KERNEL);\n"
- ">> +\t\tif (buf = NULL) {\n"
+ ">> +\t\tif (buf == NULL) {\n"
  ">> +\t\t\tpr_err(\"zfwUsbSubmitControl() failed, \"\n"
  ">> +\t\t\t\t  \"kmalloc() returned NULL\\n\");\n"
  ">> +\t\t\treturn 1;\n"
@@ -53,4 +53,4 @@
  "-- \n"
  js
 
-9b7a5051ea6c655efe395bb04ac42033c7f5045df3ed2830c670e9a3860e8f93
+cb4f79aac49e0368dc45d97844bdde3c5ae51e2971593e9c7d8977edc309b33a

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.