IB/srpt: Rename a local variable, a member variable and a constant
authorBart Van Assche <bart.vanassche@wdc.com>
Mon, 8 Jan 2018 19:00:43 +0000 (11:00 -0800)
committerDoug Ledford <dledford@redhat.com>
Mon, 8 Jan 2018 21:05:12 +0000 (16:05 -0500)
commited262287e2b46927905a41e86100a63dc2327dac
tree45372785b4f13a79b624357364972ce574a88b1a
parentf8781a53001b11ba8277da6566f352a61229b667
IB/srpt: Rename a local variable, a member variable and a constant

Rename rsp_size into max_rsp_size and SRPT_RQ_SIZE into MAX_SRPT_RQ_SIZE.
The new names better reflect the role of this member variable and constant.
Since the prefix "srp_" is superfluous in the context of the function
that creates an RDMA channel, rename srp_sq_size into sq_size.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/srpt/ib_srpt.c
drivers/infiniband/ulp/srpt/ib_srpt.h