diff for duplicates of <59FBC9EE.2000203@cn.fujitsu.com> diff --git a/a/1.txt b/N1/1.txt index 44538c4..bee0e79 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -79,7 +79,7 @@ On 2017/11/03 1:15, Eric Biggers wrote: > if (key_ids[1] != 0) > tst_brk(TFAIL, "KEYCTL_READ overran the buffer"); > -> - if (key_ids[0] = 0) +> - if (key_ids[0] == 0) > - tst_brk(TBROK, "KEYCTL_READ didn't read anything"); > - > - if (key_ids[0] != key_id_1 && key_ids[0] != key_id_2) diff --git a/a/content_digest b/N1/content_digest index ef0c081..6c275e0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020171102171540.76665-1-ebiggers3@gmail.com\0" "From\0Xiao Yang <yangx.jy@cn.fujitsu.com>\0" - "Subject\0Re: [PATCH] syscalls/keyctl06: update to test for follow-on fix\0" - "Date\0Fri, 03 Nov 2017 01:44:14 +0000\0" - "To\0keyrings@vger.kernel.org\0" + "Subject\0[LTP] [PATCH] syscalls/keyctl06: update to test for follow-on fix\0" + "Date\0Fri, 3 Nov 2017 09:44:14 +0800\0" + "To\0ltp@lists.linux.it\0" "\00:1\0" "b\0" "Hi Eric,\n" @@ -86,7 +86,7 @@ "> \tif (key_ids[1] != 0)\n" "> \t\ttst_brk(TFAIL, \"KEYCTL_READ overran the buffer\");\n" "> \n" - "> -\tif (key_ids[0] = 0)\n" + "> -\tif (key_ids[0] == 0)\n" "> -\t\ttst_brk(TBROK, \"KEYCTL_READ didn't read anything\");\n" "> -\n" "> -\tif (key_ids[0] != key_id_1 && key_ids[0] != key_id_2)\n" @@ -107,4 +107,4 @@ "> \n" > static struct tst_test test = { -b8c2fed1f5d9da316b435e0ee6ca3e62e229986187bb01fa998b1a9d9e764f63 +068deeeb429f8c9089b0a7ec9d0963f7ee73acb5b053e906d5605ef0ea2d55ff
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.