All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180306151004.31336-1-anders.roxell@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index cf082fd..b696f8b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ test shouldn't fail if there's no support it should be skipped with a
 pass.
 
 Fixes: 3c2c3c16aaf6 ("reuseport, bpf: add test case for bpf_get_numa_node_id")
-Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
+Signed-off-by: Anders Roxell <anders.roxell at linaro.org>
 ---
  tools/testing/selftests/net/reuseport_bpf_numa.c | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)
@@ -26,4 +26,9 @@ index 365c32e84189..9245c14165b7 100644
  	nodes = numa_max_node() + 1;
  
 -- 
-2.11.0
\ No newline at end of file
+2.11.0
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index d15acf5..b678ffd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,5 +1,5 @@
 [
-  "From\0Anders Roxell <anders.roxell\@linaro.org>\0"
+  "From\0anders.roxell at linaro.org (Anders Roxell)\0"
 ]
 [
   "Subject\0[PATCH] selftest: net: reuseport_bpf_numa: don't fail if no numa support\0"
@@ -7,16 +7,6 @@
 [
   "Date\0Tue,  6 Mar 2018 16:10:04 +0100\0"
 ]
-[
-  "To\0davem\@davemloft.net",
-  " shuah\@kernel.org\0"
-]
-[
-  "Cc\0netdev\@vger.kernel.org",
-  " linux-kselftest\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org",
-  " Anders Roxell <anders.roxell\@linaro.org>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -29,7 +19,7 @@
   "pass.\n",
   "\n",
   "Fixes: 3c2c3c16aaf6 (\"reuseport, bpf: add test case for bpf_get_numa_node_id\")\n",
-  "Signed-off-by: Anders Roxell <anders.roxell\@linaro.org>\n",
+  "Signed-off-by: Anders Roxell <anders.roxell at linaro.org>\n",
   "---\n",
   " tools/testing/selftests/net/reuseport_bpf_numa.c | 6 ++++--\n",
   " 1 file changed, 4 insertions(+), 2 deletions(-)\n",
@@ -52,7 +42,12 @@
   " \tnodes = numa_max_node() + 1;\n",
   " \n",
   "-- \n",
-  "2.11.0"
+  "2.11.0\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-39cdae5702f7e58cacd5c73c1fa704b8f7514c11d0f1871e54d4029f03a0526a
+0281b951fb34422c46848be431f14bfff6c1831ae0d7b922bee1dbd943860ad3

diff --git a/a/1.txt b/N2/1.txt
index cf082fd..b696f8b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ test shouldn't fail if there's no support it should be skipped with a
 pass.
 
 Fixes: 3c2c3c16aaf6 ("reuseport, bpf: add test case for bpf_get_numa_node_id")
-Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
+Signed-off-by: Anders Roxell <anders.roxell at linaro.org>
 ---
  tools/testing/selftests/net/reuseport_bpf_numa.c | 6 ++++--
  1 file changed, 4 insertions(+), 2 deletions(-)
@@ -26,4 +26,9 @@ index 365c32e84189..9245c14165b7 100644
  	nodes = numa_max_node() + 1;
  
 -- 
-2.11.0
\ No newline at end of file
+2.11.0
+
+--
+To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in
+the body of a message to majordomo at vger.kernel.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
\ No newline at end of file
diff --git a/a/content_digest b/N2/content_digest
index d15acf5..029b7ff 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,5 +1,5 @@
 [
-  "From\0Anders Roxell <anders.roxell\@linaro.org>\0"
+  "From\0anders.roxell\@linaro.org (Anders Roxell)\0"
 ]
 [
   "Subject\0[PATCH] selftest: net: reuseport_bpf_numa: don't fail if no numa support\0"
@@ -7,16 +7,6 @@
 [
   "Date\0Tue,  6 Mar 2018 16:10:04 +0100\0"
 ]
-[
-  "To\0davem\@davemloft.net",
-  " shuah\@kernel.org\0"
-]
-[
-  "Cc\0netdev\@vger.kernel.org",
-  " linux-kselftest\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org",
-  " Anders Roxell <anders.roxell\@linaro.org>\0"
-]
 [
   "\0000:1\0"
 ]
@@ -29,7 +19,7 @@
   "pass.\n",
   "\n",
   "Fixes: 3c2c3c16aaf6 (\"reuseport, bpf: add test case for bpf_get_numa_node_id\")\n",
-  "Signed-off-by: Anders Roxell <anders.roxell\@linaro.org>\n",
+  "Signed-off-by: Anders Roxell <anders.roxell at linaro.org>\n",
   "---\n",
   " tools/testing/selftests/net/reuseport_bpf_numa.c | 6 ++++--\n",
   " 1 file changed, 4 insertions(+), 2 deletions(-)\n",
@@ -52,7 +42,12 @@
   " \tnodes = numa_max_node() + 1;\n",
   " \n",
   "-- \n",
-  "2.11.0"
+  "2.11.0\n",
+  "\n",
+  "--\n",
+  "To unsubscribe from this list: send the line \"unsubscribe linux-kselftest\" in\n",
+  "the body of a message to majordomo at vger.kernel.org\n",
+  "More majordomo info at  http://vger.kernel.org/majordomo-info.html"
 ]
 
-39cdae5702f7e58cacd5c73c1fa704b8f7514c11d0f1871e54d4029f03a0526a
+ec2a59daf6c1ab708970c41e171540b1afbccf06fbbd9cd0687724c1f46b9db3

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.