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

diff --git a/a/1.txt b/N1/1.txt
index 828b38d..de3dcb5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,5 +1,5 @@
 This loop in the error handling code should start a "i - 1" and end at
-"i == 0".  Currently it starts a "i" and ends at "i == 1".  The result
+"i = 0".  Currently it starts a "i" and ends at "i = 1".  The result
 is that it removes one attribute that wasn't created yet, and leaks the
 zeroeth attribute.
 
@@ -26,7 +26,3 @@ index b75362bf0742..e809534fabd4 100644
  
  	return ret;
  }
-_______________________________________________
-amd-gfx mailing list
-amd-gfx@lists.freedesktop.org
-https://lists.freedesktop.org/mailman/listinfo/amd-gfx
diff --git a/a/content_digest b/N1/content_digest
index 9a516cc..796a77e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020200520125209.GP3041@kadam\0"
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH v2] drm/amdgpu: off by on in amdgpu_device_attr_create_groups() error handling\0"
- "Date\0Wed, 20 May 2020 16:08:12 +0300\0"
+ "Date\0Wed, 20 May 2020 13:08:12 +0000\0"
  "To\0Alex Deucher <alexander.deucher@amd.com>"
  " Kevin Wang <kevin1.wang@amd.com>\0"
  "Cc\0David Airlie <airlied@linux.ie>"
@@ -19,7 +19,7 @@
  "\00:1\0"
  "b\0"
  "This loop in the error handling code should start a \"i - 1\" and end at\n"
- "\"i == 0\".  Currently it starts a \"i\" and ends at \"i == 1\".  The result\n"
+ "\"i = 0\".  Currently it starts a \"i\" and ends at \"i = 1\".  The result\n"
  "is that it removes one attribute that wasn't created yet, and leaks the\n"
  "zeroeth attribute.\n"
  "\n"
@@ -45,10 +45,6 @@
  "-\t}\n"
  " \n"
  " \treturn ret;\n"
- " }\n"
- "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+  }
 
-4f08442f20b588989e202ab6368ee3ac9e075de3f9c6f92ada61d9eb9d460f05
+47a35402998e418f915413c8852fe8499ced7bfe2c1ea0fa77f908e857e37eaa

diff --git a/a/1.txt b/N2/1.txt
index 828b38d..9374b27 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -27,6 +27,6 @@ index b75362bf0742..e809534fabd4 100644
  	return ret;
  }
 _______________________________________________
-amd-gfx mailing list
-amd-gfx@lists.freedesktop.org
-https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N2/content_digest
index 9a516cc..fc5e3ac 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -11,7 +11,6 @@
   Hawking Zhang <Hawking.Zhang@amd.com>
   Rui Huang <ray.huang@amd.com>
   dri-devel@lists.freedesktop.org
-  Daniel Vetter <daniel@ffwll.ch>
   Evan Quan <evan.quan@amd.com>
   Kenneth Feng <kenneth.feng@amd.com>
  " Christian K\303\266nig <christian.koenig@amd.com>"
@@ -47,8 +46,8 @@
  " \treturn ret;\n"
  " }\n"
  "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-4f08442f20b588989e202ab6368ee3ac9e075de3f9c6f92ada61d9eb9d460f05
+febaae303120a445c3b8c9314fd35181fd9e562fa45dedeb2ccb12a814fba9f7

diff --git a/a/1.txt b/N3/1.txt
index 828b38d..ab67a64 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -26,7 +26,3 @@ index b75362bf0742..e809534fabd4 100644
  
  	return ret;
  }
-_______________________________________________
-amd-gfx mailing list
-amd-gfx@lists.freedesktop.org
-https://lists.freedesktop.org/mailman/listinfo/amd-gfx
diff --git a/a/content_digest b/N3/content_digest
index 9a516cc..9f84c38 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -4,18 +4,18 @@
  "Date\0Wed, 20 May 2020 16:08:12 +0300\0"
  "To\0Alex Deucher <alexander.deucher@amd.com>"
  " Kevin Wang <kevin1.wang@amd.com>\0"
- "Cc\0David Airlie <airlied@linux.ie>"
-  kernel-janitors@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  amd-gfx@lists.freedesktop.org
-  Hawking Zhang <Hawking.Zhang@amd.com>
-  Rui Huang <ray.huang@amd.com>
-  dri-devel@lists.freedesktop.org
+ "Cc\0Christian K\303\266nig <christian.koenig@amd.com>"
+  David Airlie <airlied@linux.ie>
   Daniel Vetter <daniel@ffwll.ch>
   Evan Quan <evan.quan@amd.com>
+  Rui Huang <ray.huang@amd.com>
   Kenneth Feng <kenneth.feng@amd.com>
- " Christian K\303\266nig <christian.koenig@amd.com>"
- " Yintian Tao <yttao@amd.com>\0"
+  Yintian Tao <yttao@amd.com>
+  Hawking Zhang <Hawking.Zhang@amd.com>
+  amd-gfx@lists.freedesktop.org
+  dri-devel@lists.freedesktop.org
+  linux-kernel@vger.kernel.org
+ " kernel-janitors@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "This loop in the error handling code should start a \"i - 1\" and end at\n"
@@ -45,10 +45,6 @@
  "-\t}\n"
  " \n"
  " \treturn ret;\n"
- " }\n"
- "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+  }
 
-4f08442f20b588989e202ab6368ee3ac9e075de3f9c6f92ada61d9eb9d460f05
+b3ae8890342b31757c4339d813b1ea9827da598424271cba585c387181a8ec56

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.