linux/drivers/infiniband/hw
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
..
amso1100 [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
cxgb3 RDMA/cxgb3: Endianness annotation for irs field 2008-01-25 14:15:42 -08:00
ehca IB/ehca: Use round_jiffies() for EQ polling timer 2008-01-25 14:15:41 -08:00
ipath IB/ipath: Fix some sparse warnings about shadowed symbols 2008-01-25 14:15:42 -08:00
mlx4 IB/mlx4: Micro-optimize mlx4_ib_poll_one() 2008-01-25 14:15:34 -08:00
mthca IB/mthca: Remove MSI support as scheduled 2008-01-25 14:15:33 -08:00