diff options
author | Sasha Levin <sasha.levin@oracle.com> | 2012-12-20 14:11:15 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-11 16:03:37 -0800 |
commit | 2c449e380153b72e184dd253ce6470acaee53cb0 (patch) | |
tree | 12b2e1733886625a21ada19526b6500e97a7695a /drivers/usb/host | |
parent | a8ffa0be04d04b01e2a7fd116bc3763940753643 (diff) | |
download | linux-2c449e380153b72e184dd253ce6470acaee53cb0.tar.bz2 |
tools/usb: remove unneeded 'continue' and simplify condition
Basically remove unneeded code. Since that 'continue' is at the end
of the for() there's no need for it.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host')
0 files changed, 0 insertions, 0 deletions