All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <153269365214.3084.14957253693642980846.stgit@devbox>

diff --git a/a/1.txt b/N1/1.txt
index 81acb31..0d7bec5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Fix a test case to make checkbashisms clean.
 
-Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
+Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>
 ---
  .../trigger/trigger-trace-marker-snapshot.tc       |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
@@ -20,4 +20,10 @@ index 79ce7d51350b..df246e505af7 100644
 -	let x=$x+2
 +	x=$((x+2))
      done
- }
\ No newline at end of file
+ }
+ 
+
+--
+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 0fe8711..498b1dc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
   "ref\000153269339575.3084.16279591141931053689.stgit\@devbox\0"
 ]
 [
-  "From\0Masami Hiramatsu <mhiramat\@kernel.org>\0"
+  "From\0mhiramat at kernel.org (Masami Hiramatsu)\0"
 ]
 [
   "Subject\0[PATCH 09/25] selftests/ftrace: Fix checkbashisms errors\0"
@@ -10,16 +10,6 @@
 [
   "Date\0Fri, 27 Jul 2018 21:14:12 +0900\0"
 ]
-[
-  "To\0Shuah Khan <shuah\@kernel.org>",
-  " Steven Rostedt <rostedt\@goodmis.org>\0"
-]
-[
-  "Cc\0Ingo Molnar <mingo\@redhat.com>",
-  " Masami Hiramatsu <mhiramat\@kernel.org>",
-  " linux-kselftest\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org\0"
-]
 [
   "\0000:1\0"
 ]
@@ -29,7 +19,7 @@
 [
   "Fix a test case to make checkbashisms clean.\n",
   "\n",
-  "Signed-off-by: Masami Hiramatsu <mhiramat\@kernel.org>\n",
+  "Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>\n",
   "---\n",
   " .../trigger/trigger-trace-marker-snapshot.tc       |    4 ++--\n",
   " 1 file changed, 2 insertions(+), 2 deletions(-)\n",
@@ -49,7 +39,13 @@
   "-\tlet x=\$x+2\n",
   "+\tx=\$((x+2))\n",
   "     done\n",
-  " }"
+  " }\n",
+  " \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"
 ]
 
-3c29f575cf16e0246d71499aeecf9062473da2e2701610317558e02143f0b392
+be4d97d714dff903273e3c0a1504ca118ac9ab370dd818200ed30266b2f4c716

diff --git a/a/1.txt b/N2/1.txt
index 81acb31..0d7bec5 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 Fix a test case to make checkbashisms clean.
 
-Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
+Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>
 ---
  .../trigger/trigger-trace-marker-snapshot.tc       |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
@@ -20,4 +20,10 @@ index 79ce7d51350b..df246e505af7 100644
 -	let x=$x+2
 +	x=$((x+2))
      done
- }
\ No newline at end of file
+ }
+ 
+
+--
+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 0fe8711..e6b7804 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,7 +2,7 @@
   "ref\000153269339575.3084.16279591141931053689.stgit\@devbox\0"
 ]
 [
-  "From\0Masami Hiramatsu <mhiramat\@kernel.org>\0"
+  "From\0mhiramat\@kernel.org (Masami Hiramatsu)\0"
 ]
 [
   "Subject\0[PATCH 09/25] selftests/ftrace: Fix checkbashisms errors\0"
@@ -10,16 +10,6 @@
 [
   "Date\0Fri, 27 Jul 2018 21:14:12 +0900\0"
 ]
-[
-  "To\0Shuah Khan <shuah\@kernel.org>",
-  " Steven Rostedt <rostedt\@goodmis.org>\0"
-]
-[
-  "Cc\0Ingo Molnar <mingo\@redhat.com>",
-  " Masami Hiramatsu <mhiramat\@kernel.org>",
-  " linux-kselftest\@vger.kernel.org",
-  " linux-kernel\@vger.kernel.org\0"
-]
 [
   "\0000:1\0"
 ]
@@ -29,7 +19,7 @@
 [
   "Fix a test case to make checkbashisms clean.\n",
   "\n",
-  "Signed-off-by: Masami Hiramatsu <mhiramat\@kernel.org>\n",
+  "Signed-off-by: Masami Hiramatsu <mhiramat at kernel.org>\n",
   "---\n",
   " .../trigger/trigger-trace-marker-snapshot.tc       |    4 ++--\n",
   " 1 file changed, 2 insertions(+), 2 deletions(-)\n",
@@ -49,7 +39,13 @@
   "-\tlet x=\$x+2\n",
   "+\tx=\$((x+2))\n",
   "     done\n",
-  " }"
+  " }\n",
+  " \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"
 ]
 
-3c29f575cf16e0246d71499aeecf9062473da2e2701610317558e02143f0b392
+d75f316e1b50688f76ec2ee9b1364eb3eb3bf54893b9ce3b0d360bb89a0a8c81

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.