All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160120101748.GA20143@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index f824ac1..6e279f9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,7 +9,7 @@ index b7429a5..b10df32 100644
 @@ -293,7 +293,7 @@ fInt GetScaledFraction(int X, int factor)
  	}
  
- 	if (factor = 1)
+ 	if (factor == 1)
 -	return (ConvertToFraction(X));
 +		return ConvertToFraction(X);
  
diff --git a/a/content_digest b/N1/content_digest
index 1afe483..a091731 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch] drm/amd/powerplay: indent a couple if statements\0"
- "Date\0Wed, 20 Jan 2016 10:17:48 +0000\0"
+ "Date\0Wed, 20 Jan 2016 13:17:48 +0300\0"
  "To\0David Airlie <airlied@linux.ie>\0"
  "Cc\0Alex Deucher <alexander.deucher@amd.com>"
  " Christian K\303\266nig <christian.koenig@amd.com>"
@@ -24,7 +24,7 @@
  "@@ -293,7 +293,7 @@ fInt GetScaledFraction(int X, int factor)\n"
  " \t}\n"
  " \n"
- " \tif (factor = 1)\n"
+ " \tif (factor == 1)\n"
  "-\treturn (ConvertToFraction(X));\n"
  "+\t\treturn ConvertToFraction(X);\n"
  " \n"
@@ -40,4 +40,4 @@
  " \tlonglongX = (int64_t)X.full;\n"
  " \tlonglongY = (int64_t)Y.full;"
 
-96837a028218fe239e654a3a26e5979bcf187113470cdf49cbcceeb45442cc2b
+a10f15aa010553ec36c435222b860d356b7feb735a452db2d9003bedc9ef9a4d

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.