diff for duplicates of <20180517122229.GA7655@mwanda> diff --git a/a/1.txt b/N1/1.txt index 5c31dae..9efeede 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ index 6193270e7b3d..e0508acaedaa 100644 + if (repeat_test <= 0 || go_back < 0) { ts.idx++; } else { - if (repeat_test % 100 = 0) + if (repeat_test % 100 == 0) v1printk("kgdbts:RUN ... %d remaining\n", repeat_test); ts.idx -= go_back; diff --git a/a/content_digest b/N1/content_digest index 3f6624c..8f653b2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] misc: kgdbts: silence array underflow warning\0" - "Date\0Thu, 17 May 2018 12:22:29 +0000\0" + "Date\0Thu, 17 May 2018 15:22:29 +0300\0" "To\0Jason Wessel <jason.wessel@windriver.com>\0" "Cc\0Daniel Thompson <daniel.thompson@linaro.org>" Arnd Bergmann <arnd@arndb.de> @@ -28,7 +28,7 @@ "+\tif (repeat_test <= 0 || go_back < 0) {\n" " \t\tts.idx++;\n" " \t} else {\n" - " \t\tif (repeat_test % 100 = 0)\n" + " \t\tif (repeat_test % 100 == 0)\n" " \t\t\tv1printk(\"kgdbts:RUN ... %d remaining\\n\", repeat_test);\n" " \n" " \t\tts.idx -= go_back;\n" @@ -38,4 +38,4 @@ " \tfill_get_buf(ts.tst[ts.idx].get);\n" } -b9b6f10eff424602a6af9bb037fe20d26b53f7a42e8b28263683f5080ff04528 +6e9b29374a25ad02f5b9d4583c5ec0e4bd09d46e77031746704e99ea45ef0381
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.