diff for duplicates of <20180221124529.159324497@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 57ca846..b16940f 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 a02ed42..a3b2b7d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180221124524.639039577@linuxfoundation.org\0" "From\0Greg Kroah-Hartman <gregkh@linuxfoundation.org>\0" "Subject\0[PATCH 4.14 087/167] x86/spectre: Fix an error message\0" - "Date\0Wed, 21 Feb 2018 12:48:18 +0000\0" + "Date\0Wed, 21 Feb 2018 13:48:18 +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}" -e1ca31f623f2f5c5a0eb4af2a4ee9dead05d22c2dae310a98ce4bf961353fcb5 +3018b1c7dc7de1fefe381ae5850f08cd841efe5d7fcd71f6e82e32fe051bf541
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.