diff options
author | Li Zhijian <lizhijian@fujitsu.com> | 2022-08-01 06:43:46 +0000 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-08-02 15:10:55 -0300 |
commit | 6b822d408b58c3c4f26dae93245c6b7d8b39e0f9 (patch) | |
tree | e1ab91f87dbcfda0a0c8e490df6ac9de8f799793 /drivers/s390/block/dasd_diag.c | |
parent | fd5382c5805c4bcb50fd25b7246247d3f7114733 (diff) | |
download | linux-stable-6b822d408b58c3c4f26dae93245c6b7d8b39e0f9.tar.gz linux-stable-6b822d408b58c3c4f26dae93245c6b7d8b39e0f9.tar.bz2 linux-stable-6b822d408b58c3c4f26dae93245c6b7d8b39e0f9.zip |
RDMA/ib_srpt: Unify checking rdma_cm_id condition in srpt_cm_req_recv()
Although rdma_cm_id and ib_cm_id passing to srpt_cm_req_recv() are
exclusive currently, all other checking condition are using rdma_cm_id.
So unify the 'if' condition to make the code more clear.
Link: https://lore.kernel.org/r/1659336226-2-1-git-send-email-lizhijian@fujitsu.com
Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/s390/block/dasd_diag.c')
0 files changed, 0 insertions, 0 deletions