diff for duplicates of <20161125201957.GA30161@mwanda> diff --git a/a/1.txt b/N1/1.txt index 292ff2a..84332c1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,4 +17,4 @@ index 13bfd71..23472e3 100644 + 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 56d8513..d529283 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] [media] media: ti-vpe: vpdma: fix a timeout loop\0" - "Date\0Fri, 25 Nov 2016 21:28:34 +0000\0" + "Date\0Sat, 26 Nov 2016 00:28:34 +0300\0" "To\0Benoit Parrot <bparrot@ti.com>" " Nikhil Devshatwar <nikhil.nd@ti.com>\0" "Cc\0Mauro Carvalho Chehab <mchehab@kernel.org>" @@ -27,6 +27,6 @@ "+\twhile (vpdma_list_busy(vpdma, list_num) && --timeout)\n" " \t\t;\n" " \n" - " \tif (timeout = 0) {" + " \tif (timeout == 0) {" -69f58e3fcf0810e3095fb3d28f5a7fb9c97108994546e80cc1ca70d4e73562b6 +d267244cec011a60ae7e669c5f1b8156515ff19f011461670d8986cf1ba4a189
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.