diff for duplicates of <20161128165137.GE5954@ti.com> diff --git a/a/1.txt b/N1/1.txt index c51490f..fca792c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,4 +24,4 @@ Dan Carpenter <dan.carpenter@oracle.com> wrote on Sat [2016-Nov-26 00:28:34 +030 > + while (vpdma_list_busy(vpdma, list_num) && --timeout) > ; > -> if (timeout = 0) { +> if (timeout == 0) { diff --git a/a/content_digest b/N1/content_digest index fcafa0e..542253c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,12 @@ "ref\020161125201957.GA30161@mwanda\0" "From\0Benoit Parrot <bparrot@ti.com>\0" "Subject\0Re: [patch] [media] media: ti-vpe: vpdma: fix a timeout loop\0" - "Date\0Mon, 28 Nov 2016 16:51:37 +0000\0" + "Date\0Mon, 28 Nov 2016 10:51:37 -0600\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Nikhil Devshatwar <nikhil.nd@ti.com>" Mauro Carvalho Chehab <mchehab@kernel.org> - linux-media@vger.kernel.org - " kernel-janitors@vger.kernel.org\0" + <linux-media@vger.kernel.org> + " <kernel-janitors@vger.kernel.org>\0" "\00:1\0" "b\0" "Dan,\n" @@ -35,6 +35,6 @@ "> +\twhile (vpdma_list_busy(vpdma, list_num) && --timeout)\n" "> \t\t;\n" "> \n" - "> \tif (timeout = 0) {" + "> \tif (timeout == 0) {" -f2a853c9c6072dcb6164f21e3f8a49060b8197739e4184ee46b2c4846179ba17 +304a48da40f3962ab0c08734876ab326100ba2cf7a86a140dac1173fde4a6d24
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.