diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-05-30 10:39:04 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-21 15:16:24 -0700 |
commit | abe28c00b906b79dc9aff81087a81a5608f64170 (patch) | |
tree | 16311e2c1480369c337d410996cb2fc2c73c8b36 /drivers/infiniband | |
parent | b2bdd1f5041db6f2d172417b5ceea20abc7a6eb6 (diff) |
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/infiniband')
0 files changed, 0 insertions, 0 deletions