diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-05-30 19:39:04 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-22 00:16:24 +0200 |
commit | abe28c00b906b79dc9aff81087a81a5608f64170 (patch) | |
tree | 16311e2c1480369c337d410996cb2fc2c73c8b36 /drivers/usb/host/ohci-at91.c | |
parent | USB: cp2101.c fix sparse signedness mismatch warnings (diff) | |
download | linux-abe28c00b906b79dc9aff81087a81a5608f64170.tar.xz linux-abe28c00b906b79dc9aff81087a81a5608f64170.zip |
USB: speedtch.c fix sparse shadowed variable warning
i is used only as a for-loop index no need to declare another.
drivers/usb/atm/speedtch.c:832:7: warning: symbol 'i' shadows an earlier one
drivers/usb/atm/speedtch.c:766:6: originally declared here
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ohci-at91.c')
0 files changed, 0 insertions, 0 deletions