Colin Ian King 269072a3d9 usb: ftdi-elan: remove redundant continue statement in a while-loop
The continue statement at the end of the while-loop is redundant,
remove it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Addresses-Coverity: ("Continue has no effect")
Link: https://lore.kernel.org/r/20210621095545.9659-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-24 14:12:09 +02:00
..
2021-05-21 20:05:40 +02:00
2021-06-21 10:56:05 +02:00
2021-06-21 10:56:05 +02:00
2021-06-21 11:28:18 +02:00
2020-09-16 12:42:10 +02:00
2021-06-24 12:54:28 +02:00