diff for duplicates of <20180221124434.946852327@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 886deb3..c4aa414 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 917345b..2515299 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180221124432.172390020@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.9 65/77] x86/spectre: Fix an error message\0" - "Date\0Wed, 21 Feb 2018 12:49:14 +0000\0" + "Date\0Wed, 21 Feb 2018 13:49:14 +0100\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>" stable@vger.kernel.org @@ -25,7 +25,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" @@ -59,4 +59,4 @@ " \t\t}\n" " \t}" -a4ce2e5ed8e9e16441630f4f3bccf84fd6265892348625663cb35c2205d4ce34 +d4b61920d0c779e693b9f0ed9f1ed3862f6d30b8c1d1faae8acc260cccfbea4c
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.