diff options
author | Guoqing Jiang <[email protected]> | 2021-03-25 16:32:53 +0100 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-04-01 15:39:55 -0300 |
commit | 44930991f2f27e201c5790de8084927d487c2a27 (patch) | |
tree | 15c5b2c30fb93ccea6508c555d45689cbb378ff5 /tools/perf/scripts/python/syscall-counts.py | |
parent | 0adb3ad609f71193cec782fc4a2b7dcfb1b042ee (diff) |
RDMA/rtrs-clt: Remove redundant code from rtrs_clt_read_req
There is no need to dereference 's' from 'sess', since we have "sess =
to_clt_sess(s)" before.
And we can deference 'dev' from 's' earlier.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guoqing Jiang <[email protected]>
Reviewed-by: Danil Kipnis <[email protected]>
Signed-off-by: Gioh Kim <[email protected]>
Signed-off-by: Jack Wang <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions