diff for duplicates of <20180310001808.223312534@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 68883ad..04ca742 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ From: Dan Carpenter <dan.carpenter@oracle.com> commit 9de29eac8d2189424d81c0d840cd0469aa3d41c8 upstream. -If i = ARRAY_SIZE(mitigation_options) then we accidentally print +If i == ARRAY_SIZE(mitigation_options) then we accidentally print garbage from one space beyond the end of the mitigation_options[] array. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> diff --git a/a/content_digest b/N1/content_digest index 8e254a1..5a2c9a1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180310001807.213987241@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.4 16/36] x86/spectre: Fix an error message\0" - "Date\0Sat, 10 Mar 2018 00:18:32 +0000\0" + "Date\0Fri, 9 Mar 2018 16:18:32 -0800\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" stable@vger.kernel.org @@ -26,7 +26,7 @@ "\n" "commit 9de29eac8d2189424d81c0d840cd0469aa3d41c8 upstream.\n" "\n" - "If i = ARRAY_SIZE(mitigation_options) then we accidentally print\n" + "If i == ARRAY_SIZE(mitigation_options) then we accidentally print\n" "garbage from one space beyond the end of the mitigation_options[] array.\n" "\n" "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" @@ -62,4 +62,4 @@ " \t\t}\n" " \t}" -22d9d5c5e937d53c2e3d665682eeef4c7e66a1f593c1e4be7799b1743f0583eb +971b6435219ea845757576146a485e6d1a0337609ac3148399d764d5674386fd
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.