IB/core: Fix sparse warnings about shadowed declarations
authorRoland Dreier <rolandd@cisco.com>
Fri, 16 Feb 2007 22:41:14 +0000 (14:41 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 16 Feb 2007 22:41:14 +0000 (14:41 -0800)
commit38abaa63bf38dd5e086911e63fbea47ae34674ab
treeec9063c05986e5d8605f00a0e14191882e7ed487
parentc8f6a362bf3eb28ade6027b49bb160a336dd51c0
IB/core: Fix sparse warnings about shadowed declarations

Change a couple of variable names to avoid sparse warnings about
symbols being shadowed.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/fmr_pool.c
drivers/infiniband/core/sysfs.c