android_kernel_motorola_sm6225/drivers/infiniband
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
..
core RDMA/cma: Override default responder_resources with user value 2008-01-25 14:15:41 -08:00
hw IB/ipath: Fix some sparse warnings about shadowed symbols 2008-01-25 14:15:42 -08:00
ulp IB/srp: Add identifying information to log messages 2008-01-25 14:15:38 -08:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters 2007-05-08 18:00:38 -07:00