All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20111101062852.GA19020@elgon.mountain>

diff --git a/a/1.txt b/N1/1.txt
index 1e8df9b..e6cc990 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,7 +16,7 @@ index 7a402bf..ebf386c 100644
  			break;
  		prv = limit;
  	}
-+	if (n_tads = MAX_TAD) {
++	if (n_tads == MAX_TAD) {
 +		sprintf(msg, "Could not discover the memory channel");
 +		edac_mc_handle_ce_no_info(mci, msg);
 +		return -EINVAL;
diff --git a/a/content_digest b/N1/content_digest
index b6d8b16..5272848 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch] edac: sb_edac: add sanity check to silence static checker\0"
- "Date\0Tue, 01 Nov 2011 06:28:52 +0000\0"
+ "Date\0Tue, 1 Nov 2011 09:28:52 +0300\0"
  "To\0Mauro Carvalho Chehab <mchehab@redhat.com>\0"
  "Cc\0Mark A. Grondona <mgrondona@llnl.gov>"
   linux-kernel@vger.kernel.org
@@ -25,7 +25,7 @@
  " \t\t\tbreak;\n"
  " \t\tprv = limit;\n"
  " \t}\n"
- "+\tif (n_tads = MAX_TAD) {\n"
+ "+\tif (n_tads == MAX_TAD) {\n"
  "+\t\tsprintf(msg, \"Could not discover the memory channel\");\n"
  "+\t\tedac_mc_handle_ce_no_info(mci, msg);\n"
  "+\t\treturn -EINVAL;\n"
@@ -35,4 +35,4 @@
  " \tsck_way = TAD_SOCK(reg) + 1;\n"
  " \t/*"
 
-cae4c471be843938673423a51867cd2f6cb788226ae4a4fba3c7612c13a48a35
+835058f78e124e98c68cbcc21b2c7d060138f5071f91cf7e4f526e1b851bf469

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.