diff for duplicates of <20190306214226.14598-8-tobin@kernel.org> diff --git a/a/1.txt b/N1/1.txt index ebfae06..d476a51 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ Add a test module for the new strscpy_pad() function. Tie it into the kselftest infrastructure for lib/ tests. -Signed-off-by: Tobin C. Harding <tobin@kernel.org> +Signed-off-by: Tobin C. Harding <tobin at kernel.org> --- lib/Kconfig.debug | 3 + lib/Makefile | 1 + @@ -193,7 +193,7 @@ index 000000000000..95665e8a0f97 +} + +KSTM_MODULE_LOADERS(test_strscpy); -+MODULE_AUTHOR("Tobin C. Harding <tobin@kernel.org>"); ++MODULE_AUTHOR("Tobin C. Harding <tobin at kernel.org>"); +MODULE_LICENSE("GPL"); diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile index 70d5711e3ac8..9f26635f3e57 100644 diff --git a/a/content_digest b/N1/content_digest index a6e72de..c966e65 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,13 @@ "ref\020190306214226.14598-1-tobin@kernel.org\0" - "From\0Tobin C. Harding <tobin@kernel.org>\0" + "From\0tobin at kernel.org (Tobin C. Harding)\0" "Subject\0[PATCH v3 7/7] lib: Add test module for strscpy_pad\0" "Date\0Thu, 7 Mar 2019 08:42:26 +1100\0" - "To\0Kees Cook <keescook@chromium.org>" - " Shuah Khan <shuah@kernel.org>\0" - "Cc\0Tobin C. Harding <tobin@kernel.org>" - Jann Horn <jannh@google.com> - Andy Shevchenko <andriy.shevchenko@linux.intel.com> - Randy Dunlap <rdunlap@infradead.org> - Rasmus Villemoes <linux@rasmusvillemoes.dk> - Stephen Rothwell <sfr@canb.auug.org.au> - Andy Lutomirski <luto@amacapital.net> - Daniel Micay <danielmicay@gmail.com> - Arnd Bergmann <arnd@arndb.de> - Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> - Gustavo A. R. Silva <gustavo@embeddedor.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Alexander Shishkin <alexander.shishkin@linux.intel.com> - kernel-hardening@lists.openwall.com - linux-kselftest@vger.kernel.org - " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Add a test module for the new strscpy_pad() function. Tie it into the\n" "kselftest infrastructure for lib/ tests.\n" "\n" - "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n" + "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n" "---\n" " lib/Kconfig.debug | 3 +\n" " lib/Makefile | 1 +\n" @@ -217,7 +199,7 @@ "+}\n" "+\n" "+KSTM_MODULE_LOADERS(test_strscpy);\n" - "+MODULE_AUTHOR(\"Tobin C. Harding <tobin@kernel.org>\");\n" + "+MODULE_AUTHOR(\"Tobin C. Harding <tobin at kernel.org>\");\n" "+MODULE_LICENSE(\"GPL\");\n" "diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile\n" "index 70d5711e3ac8..9f26635f3e57 100644\n" @@ -266,4 +248,4 @@ "-- \n" 2.20.1 -033e137ca188b9e8264324b38fc25d1ebb8fd980f14b99730eca47a86559fb9b +21700eb190a54f910edce8d5068fc8bc222bab6b960ee8b212eaffcc11d3f0c4
diff --git a/a/1.txt b/N2/1.txt index ebfae06..d476a51 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ Add a test module for the new strscpy_pad() function. Tie it into the kselftest infrastructure for lib/ tests. -Signed-off-by: Tobin C. Harding <tobin@kernel.org> +Signed-off-by: Tobin C. Harding <tobin at kernel.org> --- lib/Kconfig.debug | 3 + lib/Makefile | 1 + @@ -193,7 +193,7 @@ index 000000000000..95665e8a0f97 +} + +KSTM_MODULE_LOADERS(test_strscpy); -+MODULE_AUTHOR("Tobin C. Harding <tobin@kernel.org>"); ++MODULE_AUTHOR("Tobin C. Harding <tobin at kernel.org>"); +MODULE_LICENSE("GPL"); diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile index 70d5711e3ac8..9f26635f3e57 100644 diff --git a/a/content_digest b/N2/content_digest index a6e72de..5053815 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,13 @@ "ref\020190306214226.14598-1-tobin@kernel.org\0" - "From\0Tobin C. Harding <tobin@kernel.org>\0" + "From\0tobin@kernel.org (Tobin C. Harding)\0" "Subject\0[PATCH v3 7/7] lib: Add test module for strscpy_pad\0" "Date\0Thu, 7 Mar 2019 08:42:26 +1100\0" - "To\0Kees Cook <keescook@chromium.org>" - " Shuah Khan <shuah@kernel.org>\0" - "Cc\0Tobin C. Harding <tobin@kernel.org>" - Jann Horn <jannh@google.com> - Andy Shevchenko <andriy.shevchenko@linux.intel.com> - Randy Dunlap <rdunlap@infradead.org> - Rasmus Villemoes <linux@rasmusvillemoes.dk> - Stephen Rothwell <sfr@canb.auug.org.au> - Andy Lutomirski <luto@amacapital.net> - Daniel Micay <danielmicay@gmail.com> - Arnd Bergmann <arnd@arndb.de> - Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> - Gustavo A. R. Silva <gustavo@embeddedor.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Alexander Shishkin <alexander.shishkin@linux.intel.com> - kernel-hardening@lists.openwall.com - linux-kselftest@vger.kernel.org - " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Add a test module for the new strscpy_pad() function. Tie it into the\n" "kselftest infrastructure for lib/ tests.\n" "\n" - "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n" + "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n" "---\n" " lib/Kconfig.debug | 3 +\n" " lib/Makefile | 1 +\n" @@ -217,7 +199,7 @@ "+}\n" "+\n" "+KSTM_MODULE_LOADERS(test_strscpy);\n" - "+MODULE_AUTHOR(\"Tobin C. Harding <tobin@kernel.org>\");\n" + "+MODULE_AUTHOR(\"Tobin C. Harding <tobin at kernel.org>\");\n" "+MODULE_LICENSE(\"GPL\");\n" "diff --git a/tools/testing/selftests/lib/Makefile b/tools/testing/selftests/lib/Makefile\n" "index 70d5711e3ac8..9f26635f3e57 100644\n" @@ -266,4 +248,4 @@ "-- \n" 2.20.1 -033e137ca188b9e8264324b38fc25d1ebb8fd980f14b99730eca47a86559fb9b +09995cf5da756fb248d7ec550255c19c523488d909fe438c85f71129cd3447d9
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.