diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-01-08 20:00:43 +0100 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2018-01-08 22:05:12 +0100 |
commit | ed262287e2b46927905a41e86100a63dc2327dac (patch) | |
tree | 45372785b4f13a79b624357364972ce574a88b1a /samples/vfio-mdev | |
parent | IB/srpt: Document all structure members in ib_srpt.h (diff) | |
download | linux-ed262287e2b46927905a41e86100a63dc2327dac.tar.xz linux-ed262287e2b46927905a41e86100a63dc2327dac.zip |
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>
Diffstat (limited to 'samples/vfio-mdev')
0 files changed, 0 insertions, 0 deletions