All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <874l9z31c5.fsf@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 26ec98c..d9aeb1f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ On Wed, 23 Jan 2019, Greg KH <gregkh@linuxfoundation.org> wrote:
 >> After this, future always-initialized stack variables will work
 >> and not throw warnings like this:
 >> 
->> fs/fcntl.c: In function ?send_sigio_to_task?:
+>> fs/fcntl.c: In function ‘send_sigio_to_task’:
 >> fs/fcntl.c:738:13: warning: statement will never be executed [-Wswitch-unreachable]
 >>    siginfo_t si;
 >>              ^~
diff --git a/a/content_digest b/N1/content_digest
index b2fb5ee..b95c911 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,26 @@
  "ref\020190123110349.35882-2-keescook@chromium.org\0"
  "ref\020190123115829.GA31385@kroah.com\0"
  "From\0Jani Nikula <jani.nikula@linux.intel.com>\0"
- "Subject\0[Intel-wired-lan] [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches\0"
+ "Subject\0Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches\0"
  "Date\0Wed, 23 Jan 2019 16:17:30 +0200\0"
- "To\0intel-wired-lan@osuosl.org\0"
+ "To\0Greg KH <gregkh@linuxfoundation.org>"
+ " Kees Cook <keescook@chromium.org>\0"
+ "Cc\0dev@openvswitch.org"
+  Ard Biesheuvel <ard.biesheuvel@linaro.org>
+  netdev@vger.kernel.org
+  intel-gfx@lists.freedesktop.org
+  linux-usb@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  dri-devel@lists.freedesktop.org
+  linux-mm@kvack.org
+  linux-security-module@vger.kernel.org
+  kernel-hardening@lists.openwall.com
+  intel-wired-lan@lists.osuosl.org
+  linux-fsdevel@vger.kernel.org
+  xen-devel@lists.xenproject.org
+  Laura Abbott <labbott@redhat.com>
+  linux-kbuild@vger.kernel.org
+ " Alexander Popov <alex.popov@linux.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, 23 Jan 2019, Greg KH <gregkh@linuxfoundation.org> wrote:\n"
@@ -14,7 +31,7 @@
  ">> After this, future always-initialized stack variables will work\n"
  ">> and not throw warnings like this:\n"
  ">> \n"
- ">> fs/fcntl.c: In function ?send_sigio_to_task?:\n"
+ ">> fs/fcntl.c: In function \342\200\230send_sigio_to_task\342\200\231:\n"
  ">> fs/fcntl.c:738:13: warning: statement will never be executed [-Wswitch-unreachable]\n"
  ">>    siginfo_t si;\n"
  ">>              ^~\n"
@@ -66,4 +83,4 @@
  "-- \n"
  Jani Nikula, Intel Open Source Graphics Center
 
-d3c54217f6f69aefaa238f9dade9e49e5cc2c9467a2191e5e5ac890a5e964f53
+e4baa2767fbe3d20fcd2bd8794ea56c30fbc498c892ca7536294ee2287535407

diff --git a/a/1.txt b/N2/1.txt
index 26ec98c..779d39b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -5,7 +5,7 @@ On Wed, 23 Jan 2019, Greg KH <gregkh@linuxfoundation.org> wrote:
 >> After this, future always-initialized stack variables will work
 >> and not throw warnings like this:
 >> 
->> fs/fcntl.c: In function ?send_sigio_to_task?:
+>> fs/fcntl.c: In function ‘send_sigio_to_task’:
 >> fs/fcntl.c:738:13: warning: statement will never be executed [-Wswitch-unreachable]
 >>    siginfo_t si;
 >>              ^~
@@ -52,7 +52,3 @@ enclosing block scope is better than adding another nesting block.
 
 BR,
 Jani.
-
-
--- 
-Jani Nikula, Intel Open Source Graphics Center
diff --git a/a/content_digest b/N2/content_digest
index b2fb5ee..c948890 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,24 @@
- "ref\020190123110349.35882-1-keescook@chromium.org\0"
- "ref\020190123110349.35882-2-keescook@chromium.org\0"
- "ref\020190123115829.GA31385@kroah.com\0"
  "From\0Jani Nikula <jani.nikula@linux.intel.com>\0"
- "Subject\0[Intel-wired-lan] [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches\0"
+ "Subject\0[1/3] treewide: Lift switch variables out of switches\0"
  "Date\0Wed, 23 Jan 2019 16:17:30 +0200\0"
- "To\0intel-wired-lan@osuosl.org\0"
+ "To\0Greg KH <gregkh@linuxfoundation.org>"
+ " Kees Cook <keescook@chromium.org>\0"
+ "Cc\0dev@openvswitch.org"
+  Ard Biesheuvel <ard.biesheuvel@linaro.org>
+  netdev@vger.kernel.org
+  intel-gfx@lists.freedesktop.org
+  linux-usb@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  dri-devel@lists.freedesktop.org
+  linux-mm@kvack.org
+  linux-security-module@vger.kernel.org
+  kernel-hardening@lists.openwall.com
+  intel-wired-lan@lists.osuosl.org
+  linux-fsdevel@vger.kernel.org
+  xen-devel@lists.xenproject.org
+  Laura Abbott <labbott@redhat.com>
+  linux-kbuild@vger.kernel.org
+ " Alexander Popov <alex.popov@linux.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, 23 Jan 2019, Greg KH <gregkh@linuxfoundation.org> wrote:\n"
@@ -14,7 +28,7 @@
  ">> After this, future always-initialized stack variables will work\n"
  ">> and not throw warnings like this:\n"
  ">> \n"
- ">> fs/fcntl.c: In function ?send_sigio_to_task?:\n"
+ ">> fs/fcntl.c: In function \342\200\230send_sigio_to_task\342\200\231:\n"
  ">> fs/fcntl.c:738:13: warning: statement will never be executed [-Wswitch-unreachable]\n"
  ">>    siginfo_t si;\n"
  ">>              ^~\n"
@@ -60,10 +74,6 @@
  "enclosing block scope is better than adding another nesting block.\n"
  "\n"
  "BR,\n"
- "Jani.\n"
- "\n"
- "\n"
- "-- \n"
- Jani Nikula, Intel Open Source Graphics Center
+ Jani.
 
-d3c54217f6f69aefaa238f9dade9e49e5cc2c9467a2191e5e5ac890a5e964f53
+4a32328a4458bab8e3400a926cc9a5157b35f0a7f077bba4dc0f57e8e2cdd351

diff --git a/a/1.txt b/N3/1.txt
index 26ec98c..1826269 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -5,7 +5,7 @@ On Wed, 23 Jan 2019, Greg KH <gregkh@linuxfoundation.org> wrote:
 >> After this, future always-initialized stack variables will work
 >> and not throw warnings like this:
 >> 
->> fs/fcntl.c: In function ?send_sigio_to_task?:
+>> fs/fcntl.c: In function ‘send_sigio_to_task’:
 >> fs/fcntl.c:738:13: warning: statement will never be executed [-Wswitch-unreachable]
 >>    siginfo_t si;
 >>              ^~
@@ -56,3 +56,7 @@ Jani.
 
 -- 
 Jani Nikula, Intel Open Source Graphics Center
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+https://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N3/content_digest
index b2fb5ee..3eb865a 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,9 +2,25 @@
  "ref\020190123110349.35882-2-keescook@chromium.org\0"
  "ref\020190123115829.GA31385@kroah.com\0"
  "From\0Jani Nikula <jani.nikula@linux.intel.com>\0"
- "Subject\0[Intel-wired-lan] [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches\0"
+ "Subject\0Re: [Intel-gfx] [PATCH 1/3] treewide: Lift switch variables out of switches\0"
  "Date\0Wed, 23 Jan 2019 16:17:30 +0200\0"
- "To\0intel-wired-lan@osuosl.org\0"
+ "To\0Greg KH <gregkh@linuxfoundation.org>"
+ " Kees Cook <keescook@chromium.org>\0"
+ "Cc\0dev@openvswitch.org"
+  Ard Biesheuvel <ard.biesheuvel@linaro.org>
+  netdev@vger.kernel.org
+  intel-gfx@lists.freedesktop.org
+  linux-usb@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  dri-devel@lists.freedesktop.org
+  linux-mm@kvack.org
+  linux-security-module@vger.kernel.org
+  intel-wired-lan@lists.osuosl.org
+  xen-devel@lists.xenproject.org
+  kernel-hardening@lists.openwall.com
+  linux-fsdevel@vger.kernel.org
+  linux-kbuild@vger.kernel.org
+ " Alexander Popov <alex.popov@linux.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, 23 Jan 2019, Greg KH <gregkh@linuxfoundation.org> wrote:\n"
@@ -14,7 +30,7 @@
  ">> After this, future always-initialized stack variables will work\n"
  ">> and not throw warnings like this:\n"
  ">> \n"
- ">> fs/fcntl.c: In function ?send_sigio_to_task?:\n"
+ ">> fs/fcntl.c: In function \342\200\230send_sigio_to_task\342\200\231:\n"
  ">> fs/fcntl.c:738:13: warning: statement will never be executed [-Wswitch-unreachable]\n"
  ">>    siginfo_t si;\n"
  ">>              ^~\n"
@@ -64,6 +80,10 @@
  "\n"
  "\n"
  "-- \n"
- Jani Nikula, Intel Open Source Graphics Center
+ "Jani Nikula, Intel Open Source Graphics Center\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-d3c54217f6f69aefaa238f9dade9e49e5cc2c9467a2191e5e5ac890a5e964f53
+d731e54a1f0f88d06b01b789c889e9174b96db666654972aea1e07d12e63f0ce

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.