All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20201027164255.1573301-1-trix@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 8367b31..e6c469b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -144,8 +144,3 @@ refactor api, outline similar cut-n-pasted functions etc. Anything on
 someone's wishlist you want to try out ?
 
 Signed-off-by: Tom Rix <trix@redhat.com>
-
-_______________________________________________
-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 c4fb137..23c7ffc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -173,11 +173,6 @@
  "refactor api, outline similar cut-n-pasted functions etc. Anything on\n"
  "someone's wishlist you want to try out ?\n"
  "\n"
- "Signed-off-by: Tom Rix <trix@redhat.com>\n"
- "\n"
- "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ Signed-off-by: Tom Rix <trix@redhat.com>
 
-8b913ad6135a199ec953b7a2e7d9af580e97b6be1ccc6022d3a12d2edb7b2fac
+6bdbe273b29fdfaefda477649d84dfb16a92cb98c44acfca9c2bf918fe7f6a0d

diff --git a/a/1.txt b/N2/1.txt
index 8367b31..6d6c3f9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -145,7 +145,8 @@ someone's wishlist you want to try out ?
 
 Signed-off-by: Tom Rix <trix@redhat.com>
 
+
 _______________________________________________
-amd-gfx mailing list
-amd-gfx@lists.freedesktop.org
-https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+linux-amlogic mailing list
+linux-amlogic@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-amlogic
diff --git a/a/content_digest b/N2/content_digest
index c4fb137..b2478b2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -175,9 +175,10 @@
  "\n"
  "Signed-off-by: Tom Rix <trix@redhat.com>\n"
  "\n"
+ "\n"
  "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ "linux-amlogic mailing list\n"
+ "linux-amlogic@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-amlogic
 
-8b913ad6135a199ec953b7a2e7d9af580e97b6be1ccc6022d3a12d2edb7b2fac
+f25f3fcd33b7a77502ddeb9cf7a21856bf7a743322254a19af2514330f0647b1

diff --git a/a/1.txt b/N3/1.txt
index 8367b31..42a3fbe 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -51,7 +51,7 @@ The development of a checker/fixer is
 Start with a reproducer
 
 void foo (int a) {
-  switch (a) {};
+  switch @ {};
 }
 
 Generate the abstract syntax tree (AST)
@@ -144,8 +144,3 @@ refactor api, outline similar cut-n-pasted functions etc. Anything on
 someone's wishlist you want to try out ?
 
 Signed-off-by: Tom Rix <trix@redhat.com>
-
-_______________________________________________
-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 c4fb137..5ede36d 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,31 +1,7 @@
- "From\0trix@redhat.com\0"
+ "From\0trix@redhat.com <trix@redhat.com>\0"
  "Subject\0Subject: [RFC] clang tooling cleanups\0"
  "Date\0Tue, 27 Oct 2020 09:42:55 -0700\0"
- "To\0linux-kernel@vger.kernel.org"
- " clang-built-linux@googlegroups.com\0"
- "Cc\0alsa-devel@alsa-project.org"
-  linux-aspeed@lists.ozlabs.org
-  linux-iio@vger.kernel.org
- " \357\273\277From : Tom Rix <trix@redhat.com>"
-  dri-devel@lists.freedesktop.org
-  linux-stm32@st-md-mailman.stormreply.com
-  linux-rtc@vger.kernel.org
-  linux-samsung-soc@vger.kernel.org
-  linux-scsi@vger.kernel.org
-  linux-rdma@vger.kernel.org
-  qat-linux@intel.com
-  amd-gfx@lists.freedesktop.org
-  linux-pm@vger.kernel.org
-  linux-mediatek@lists.infradead.org
-  linux-rpi-kernel@lists.infradead.org
-  linux-tegra@vger.kernel.org
-  linux-amlogic@lists.infradead.org
-  linux-nfs@vger.kernel.org
-  netdev@vger.kernel.org
-  linux-mmc@vger.kernel.org
-  tipc-discussion@lists.sourceforge.net
-  linux-crypto@vger.kernel.org
- " linux-btrfs@vger.kernel.org\0"
+ "To\0linux-aspeed@lists.ozlabs.org\0"
  "\00:1\0"
  "b\0"
  "This rfc will describe\n"
@@ -81,7 +57,7 @@
  "Start with a reproducer\n"
  "\n"
  "void foo (int a) {\n"
- "  switch (a) {};\n"
+ "  switch @ {};\n"
  "}\n"
  "\n"
  "Generate the abstract syntax tree (AST)\n"
@@ -173,11 +149,6 @@
  "refactor api, outline similar cut-n-pasted functions etc. Anything on\n"
  "someone's wishlist you want to try out ?\n"
  "\n"
- "Signed-off-by: Tom Rix <trix@redhat.com>\n"
- "\n"
- "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ Signed-off-by: Tom Rix <trix@redhat.com>
 
-8b913ad6135a199ec953b7a2e7d9af580e97b6be1ccc6022d3a12d2edb7b2fac
+5ab6b9d7833055aa1ff611ea23c533574da06a86f827b46532971f3847982226

diff --git a/a/1.txt b/N4/1.txt
index 8367b31..e6c469b 100644
--- a/a/1.txt
+++ b/N4/1.txt
@@ -144,8 +144,3 @@ refactor api, outline similar cut-n-pasted functions etc. Anything on
 someone's wishlist you want to try out ?
 
 Signed-off-by: Tom Rix <trix@redhat.com>
-
-_______________________________________________
-amd-gfx mailing list
-amd-gfx@lists.freedesktop.org
-https://lists.freedesktop.org/mailman/listinfo/amd-gfx
diff --git a/a/content_digest b/N4/content_digest
index c4fb137..ef89e62 100644
--- a/a/content_digest
+++ b/N4/content_digest
@@ -3,29 +3,29 @@
  "Date\0Tue, 27 Oct 2020 09:42:55 -0700\0"
  "To\0linux-kernel@vger.kernel.org"
  " clang-built-linux@googlegroups.com\0"
- "Cc\0alsa-devel@alsa-project.org"
-  linux-aspeed@lists.ozlabs.org
-  linux-iio@vger.kernel.org
- " \357\273\277From : Tom Rix <trix@redhat.com>"
-  dri-devel@lists.freedesktop.org
-  linux-stm32@st-md-mailman.stormreply.com
-  linux-rtc@vger.kernel.org
-  linux-samsung-soc@vger.kernel.org
-  linux-scsi@vger.kernel.org
-  linux-rdma@vger.kernel.org
+ "Cc\0linux-pm@vger.kernel.org"
+  linux-crypto@vger.kernel.org
   qat-linux@intel.com
   amd-gfx@lists.freedesktop.org
-  linux-pm@vger.kernel.org
+  dri-devel@lists.freedesktop.org
+  linux-iio@vger.kernel.org
+  linux-rdma@vger.kernel.org
+  linux-mmc@vger.kernel.org
+  netdev@vger.kernel.org
   linux-mediatek@lists.infradead.org
-  linux-rpi-kernel@lists.infradead.org
-  linux-tegra@vger.kernel.org
   linux-amlogic@lists.infradead.org
+  linux-stm32@st-md-mailman.stormreply.com
+  linux-rtc@vger.kernel.org
+  linux-scsi@vger.kernel.org
+  linux-aspeed@lists.ozlabs.org
+  linux-samsung-soc@vger.kernel.org
+  linux-btrfs@vger.kernel.org
   linux-nfs@vger.kernel.org
-  netdev@vger.kernel.org
-  linux-mmc@vger.kernel.org
   tipc-discussion@lists.sourceforge.net
-  linux-crypto@vger.kernel.org
- " linux-btrfs@vger.kernel.org\0"
+  alsa-devel@alsa-project.org
+  linux-rpi-kernel@lists.infradead.org
+  linux-tegra@vger.kernel.org
+ " \357\273\277From : Tom Rix <trix@redhat.com>\0"
  "\00:1\0"
  "b\0"
  "This rfc will describe\n"
@@ -173,11 +173,6 @@
  "refactor api, outline similar cut-n-pasted functions etc. Anything on\n"
  "someone's wishlist you want to try out ?\n"
  "\n"
- "Signed-off-by: Tom Rix <trix@redhat.com>\n"
- "\n"
- "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ Signed-off-by: Tom Rix <trix@redhat.com>
 
-8b913ad6135a199ec953b7a2e7d9af580e97b6be1ccc6022d3a12d2edb7b2fac
+9c9d4cf0d0a98a1b780db15ea9f8cb51fa247023354bd3fddffc07752331887c

diff --git a/a/1.txt b/N5/1.txt
index 8367b31..e795e39 100644
--- a/a/1.txt
+++ b/N5/1.txt
@@ -145,7 +145,8 @@ someone's wishlist you want to try out ?
 
 Signed-off-by: Tom Rix <trix@redhat.com>
 
+
 _______________________________________________
-amd-gfx mailing list
-amd-gfx@lists.freedesktop.org
-https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+Linux-mediatek mailing list
+Linux-mediatek@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-mediatek
diff --git a/a/content_digest b/N5/content_digest
index c4fb137..dd5c907 100644
--- a/a/content_digest
+++ b/N5/content_digest
@@ -175,9 +175,10 @@
  "\n"
  "Signed-off-by: Tom Rix <trix@redhat.com>\n"
  "\n"
+ "\n"
  "_______________________________________________\n"
- "amd-gfx mailing list\n"
- "amd-gfx@lists.freedesktop.org\n"
- https://lists.freedesktop.org/mailman/listinfo/amd-gfx
+ "Linux-mediatek mailing list\n"
+ "Linux-mediatek@lists.infradead.org\n"
+ http://lists.infradead.org/mailman/listinfo/linux-mediatek
 
-8b913ad6135a199ec953b7a2e7d9af580e97b6be1ccc6022d3a12d2edb7b2fac
+9fc1b461e71b19dc86bd3ec122d49fab84f71848b426e052ed3672e6ad86fbec

diff --git a/a/1.txt b/N6/1.txt
index 8367b31..300f3bd 100644
--- a/a/1.txt
+++ b/N6/1.txt
@@ -146,6 +146,6 @@ someone's wishlist you want to try out ?
 Signed-off-by: Tom Rix <trix@redhat.com>
 
 _______________________________________________
-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/N6/content_digest
index c4fb137..c0cf769 100644
--- a/a/content_digest
+++ b/N6/content_digest
@@ -176,8 +176,8 @@
  "Signed-off-by: Tom Rix <trix@redhat.com>\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
 
-8b913ad6135a199ec953b7a2e7d9af580e97b6be1ccc6022d3a12d2edb7b2fac
+4ec518aa3bc8e4ad0e0abb9c661dcdae068d0502b1a33c7871a35b7c750fb387

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.