diff for duplicates of <589334C1.7020802@bfs.de> diff --git a/a/1.txt b/N1/1.txt index f04c201..52843f6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ what i about this ? for(waitcount=0;waitcount<10;waitcount++) { result = jumpshot_get_status(us); - if ( result = USB_STOR_TRANSPORT_GOOD) + if ( result == USB_STOR_TRANSPORT_GOOD) break; msleep(50); diff --git a/a/content_digest b/N1/content_digest index 9bc50bf..9fcac06 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020170202131910.31001-1-colin.king@canonical.com\0" "From\0walter harms <wharms@bfs.de>\0" "Subject\0Re: [PATCH] usb: storage: fix infinite wait loop by incrementing loop counter\0" - "Date\0Thu, 02 Feb 2017 13:31:45 +0000\0" + "Date\0Thu, 02 Feb 2017 14:31:45 +0100\0" "To\0Colin King <colin.king@canonical.com>\0" "Cc\0Alan Stern <stern@rowland.harvard.edu>" Greg Kroah-Hartman <gregkh@linuxfoundation.org> @@ -48,7 +48,7 @@ "for(waitcount=0;waitcount<10;waitcount++)\n" "{\n" " result = jumpshot_get_status(us);\n" - " if ( result = USB_STOR_TRANSPORT_GOOD)\n" + " if ( result == USB_STOR_TRANSPORT_GOOD)\n" "\tbreak;\n" "\n" " msleep(50);\n" @@ -60,4 +60,4 @@ "re,\n" wg -af1c365366b13be863569de94a9788037ce078aba4493186d3403422eca74b44 +06ccea73f29c4c4749d82a4449d45020861ca0b721f41553daa83ce54b660fe4
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.