All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5681497E.7030702@users.sourceforge.net>

diff --git a/a/1.txt b/N1/1.txt
index 7700053..64506c9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -242,7 +242,7 @@ index 504bfbc..7e59a9f 100644
  	if (ret)
 -		goto err;
 +		goto report_failure;
- 	if (reg27 = (utmp & 0x70)) {
+ 	if (reg27 == (utmp & 0x70)) {
  		ucLoDiv	= ucLoDiv1;
  		ulNDiv = ulNDiv1;
 @@ -340,7 +340,7 @@ static int m88rs6000t_set_pll_freq(struct m88rs6000t_dev *dev,
@@ -273,7 +273,7 @@ index 504bfbc..7e59a9f 100644
 -		goto err;
 +		goto report_failure;
  
- 	if (ucLoDiv = 3)
+ 	if (ucLoDiv == 3)
  		utmp = 0xCE;
 @@ -366,15 +366,15 @@ static int m88rs6000t_set_pll_freq(struct m88rs6000t_dev *dev,
  		utmp = 0x8A;
diff --git a/a/content_digest b/N1/content_digest
index 57cc684..2979dc8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,7 +6,7 @@
  "ref\0568148FD.7080209@users.sourceforge.net\0"
  "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
  "Subject\0[PATCH 1/2] [media] m88rs6000t: Better exception handling in five functions\0"
- "Date\0Mon, 28 Dec 2015 14:38:54 +0000\0"
+ "Date\0Mon, 28 Dec 2015 15:38:54 +0100\0"
  "To\0linux-media@vger.kernel.org"
  " Mauro Carvalho Chehab <mchehab@osg.samsung.com>\0"
  "Cc\0Julia Lawall <julia.lawall@lip6.fr>"
@@ -258,7 +258,7 @@
  " \tif (ret)\n"
  "-\t\tgoto err;\n"
  "+\t\tgoto report_failure;\n"
- " \tif (reg27 = (utmp & 0x70)) {\n"
+ " \tif (reg27 == (utmp & 0x70)) {\n"
  " \t\tucLoDiv\t= ucLoDiv1;\n"
  " \t\tulNDiv = ulNDiv1;\n"
  "@@ -340,7 +340,7 @@ static int m88rs6000t_set_pll_freq(struct m88rs6000t_dev *dev,\n"
@@ -289,7 +289,7 @@
  "-\t\tgoto err;\n"
  "+\t\tgoto report_failure;\n"
  " \n"
- " \tif (ucLoDiv = 3)\n"
+ " \tif (ucLoDiv == 3)\n"
  " \t\tutmp = 0xCE;\n"
  "@@ -366,15 +366,15 @@ static int m88rs6000t_set_pll_freq(struct m88rs6000t_dev *dev,\n"
  " \t\tutmp = 0x8A;\n"
@@ -412,4 +412,4 @@
  "-- \n"
  2.6.3
 
-783591dddf1e62b8425bddade70b89ff08a006e04e766ab3777a5a0b97f35767
+8d5743cd67cd2fbb1a96b8043d58a5bb52b303d55a665af041578d38da400c59

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.