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

diff --git a/a/1.txt b/N1/1.txt
index 0792a44..906e3dc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ index 589b36e..0e13d80 100644
 +	unsigned long idx;
  	int ret;
  
- 	if (strlen(buf) = 1)
+ 	if (strlen(buf) == 1)
  		adev->pp_force_state_enabled = false;
 -	else {
 -		ret = kstrtol(buf, 0, &idx);
@@ -57,3 +57,7 @@ index 589b36e..0e13d80 100644
  		}
  	}
  fail:
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N1/content_digest
index c01ba40..659fe5a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020160616080949.GI32247@mwanda\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[patch v2] drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()\0"
- "Date\0Thu, 16 Jun 2016 08:30:23 +0000\0"
+ "Date\0Thu, 16 Jun 2016 11:30:23 +0300\0"
  "To\0Alex Deucher <alexander.deucher@amd.com>\0"
  "Cc\0Jammy Zhou <Jammy.Zhou@amd.com>"
   kernel-janitors@vger.kernel.org
@@ -35,7 +35,7 @@
  "+\tunsigned long idx;\n"
  " \tint ret;\n"
  " \n"
- " \tif (strlen(buf) = 1)\n"
+ " \tif (strlen(buf) == 1)\n"
  " \t\tadev->pp_force_state_enabled = false;\n"
  "-\telse {\n"
  "-\t\tret = kstrtol(buf, 0, &idx);\n"
@@ -70,6 +70,10 @@
  "+\t\t\tadev->pp_force_state_enabled = true;\n"
  " \t\t}\n"
  " \t}\n"
-  fail:
+ " fail:\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-98ba3631a63321dd630f6021100db0a6eea977fd4e2b3d849f34a9be4a833cd0
+4e2d6db8291bc9cd974cbbdf7ff886a3f67b250e6792d4843ab8c3ae6a7604bd

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.