diff options
author | 2021-09-22 14:53:30 +0200 | |
---|---|---|
committer | 2021-10-04 16:46:12 -0300 | |
commit | 36332ded46b6292296bc7170fada6e238a0802cc (patch) | |
tree | 3a6e4a2fb5948cc41352283a958624f08fd9fec7 /tools/perf/scripts/python | |
parent | RDMA/rtrs: Fix warning when use poll mode on client side. (diff) | |
download | linux-dev-36332ded46b6292296bc7170fada6e238a0802cc.tar.xz linux-dev-36332ded46b6292296bc7170fada6e238a0802cc.zip |
RDMA/rtrs: Replace duplicate check with is_pollqueue helper
if (con->cid >= con->sess->irq_con_num) check can be replaced with a
is_pollqueue helper.
Link: https://lore.kernel.org/r/20210922125333.351454-5-haris.iqbal@ionos.com
Signed-off-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions