diff options
author | David Howells <dhowells@redhat.com> | 2015-03-20 16:37:38 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-04-03 04:24:00 +0300 |
commit | 67e6590aa9384f87492e20f78a5943718baa695b (patch) | |
tree | 21b81a5937d8819aa93f5357a50a90d607fb34b2 /drivers/media/usb/dvb-usb/dw2102.c | |
parent | 0fd68f2f7aee2343f2396188362ba41447d8004f (diff) | |
download | linux-67e6590aa9384f87492e20f78a5943718baa695b.tar.xz |
[media] m88ts2022: Nested loops shouldn't use the same index variable
There are a pair of nested loops inside m88ts2022_cmd() that use the same
index variable, but for different things. Split the variable.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb/dvb-usb/dw2102.c')
0 files changed, 0 insertions, 0 deletions