All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4C52C614.4030803@bfs.de>

diff --git a/a/1.txt b/N1/1.txt
index 36d029b..a1a5ca0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ Kulikov Vasiliy schrieb:
 >  
 >  	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 546d1d9..483fd21 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\01280488080-20777-1-git-send-email-segooon@gmail.com\0"
  "From\0walter harms <wharms@bfs.de>\0"
  "Subject\0Re: [PATCH 3/9] staging: otus: check kmalloc() return value\0"
- "Date\0Fri, 30 Jul 2010 12:31:16 +0000\0"
+ "Date\0Fri, 30 Jul 2010 14:31:16 +0200\0"
  "To\0Kulikov Vasiliy <segooon@gmail.com>\0"
  "Cc\0kernel-janitors@vger.kernel.org"
   Greg Kroah-Hartman <gregkh@suse.de>
@@ -30,7 +30,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"
@@ -45,4 +45,4 @@
  "re,\n"
   wh
 
-040862ac46cbe2a65c48eee93f1264b1d26bf5a2d9a8fb24999595a1555e6405
+8448dde4fe64e14e6c9710309f1546a15a7fb2b178078216a6481ad3757519a7

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.