IB/qib: Remove a set-but-not-used variable
authorBart Van Assche <bvanassche@acm.org>
Wed, 27 Mar 2019 23:50:51 +0000 (16:50 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 28 Mar 2019 14:03:49 +0000 (11:03 -0300)
commit196b4ce57d1612ca03be3c7f14bfb6b0740c5c53
tree3d58f9318d998c0d48c2803274fc96dae50aacf5
parent920d10e45844d1448d4d279d07fa91e5a7cee4f1
IB/qib: Remove a set-but-not-used variable

This patch avoids that a compiler warning is reported when building with
W=1.

Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Fixes: 49c0e2414b20 ("IB/qib: Change SDMA progression mode depending on single- or multi-rail")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/qib/qib_user_sdma.c