All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F8FCA3A.5060504@linux.vnet.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index f3cd535..7161dd4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ On 04/19/2012 12:30 PM, Dan Carpenter wrote:
 > 
 >  	err = amd_set_l3_disable_slot(this_leaf->base.nb, cpu, slot, val);
 > -	if (err) {
-> -		if (err = -EEXIST)
+> -		if (err == -EEXIST)
 > -			printk(KERN_WARNING "L3 disable slot %d in use!\n",
 > -					    slot);
 > +	if (err)
diff --git a/a/content_digest b/N1/content_digest
index a9ade67..62561c2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020120419070053.GB16645@elgon.mountain\0"
  "From\0Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>\0"
  "Subject\0Re: [patch] cpu: remove some dead code in store_cache_disable()\0"
- "Date\0Thu, 19 Apr 2012 08:30:02 +0000\0"
+ "Date\0Thu, 19 Apr 2012 13:48:02 +0530\0"
  "To\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Cc\0Thomas Gleixner <tglx@linutronix.de>"
   Ingo Molnar <mingo@redhat.com>
@@ -29,7 +29,7 @@
  "> \n"
  ">  \terr = amd_set_l3_disable_slot(this_leaf->base.nb, cpu, slot, val);\n"
  "> -\tif (err) {\n"
- "> -\t\tif (err = -EEXIST)\n"
+ "> -\t\tif (err == -EEXIST)\n"
  "> -\t\t\tprintk(KERN_WARNING \"L3 disable slot %d in use!\\n\",\n"
  "> -\t\t\t\t\t    slot);\n"
  "> +\tif (err)\n"
@@ -78,4 +78,4 @@
  "Regards,\n"
  Srivatsa S. Bhat
 
-e542d3dd5ab167c70305b2552db939810fa18bbe1b6ef45da2f42ee483b18b3f
+0e2e13d62c151755fe5d8c3fd9f1cabbb06c03819057d3043823ad8914b7678a

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.