Roland Dreier cf9542aa92 IB/ipath: Fix some sparse warnings about shadowed symbols
There are a few places in the ipath driver where a variable is
re-declared within a block where it is already in scope.  Most of these
extra declarations can simply be removed, since the variable from the
outer scope is used in a way so that it does not need to keep its
variable across the block with the re-declaration.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:42 -08:00
..
2007-10-17 08:42:52 -07:00
2008-01-24 22:50:12 -08:00
2007-10-16 09:43:09 -07:00
2007-12-31 23:11:11 +00:00
2007-11-05 15:12:31 -08:00
2007-12-12 20:01:00 +01:00
2007-12-23 12:54:37 -08:00
2008-01-24 20:40:44 -08:00
2008-01-24 20:40:45 -08:00
2008-01-24 20:40:45 -08:00
2007-10-17 08:42:57 -07:00
2008-01-24 20:40:43 -08:00
2007-10-23 15:49:54 +10:00