diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-08-05 19:43:36 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-08-19 11:19:07 -0300 |
commit | 00c85b6576d3a9c9d9f0320a59b1e7b5bd25ade4 (patch) | |
tree | 053948bb95d96efe5240b37217877a1f5f4f763e /drivers/infiniband/hw | |
parent | c4c7d7a43246a42b0355692c3ed53dff7cbb29bb (diff) |
RDMA/rtrs: Remove a useless kfree()
'sess->rbufs' is known to be NULL here, so there is no point in kfree'ing
it.
Fixes: 6a98d71daea1 ("RDMA/rtrs: client: main functionality")
Link: https://lore.kernel.org/r/9a57c9f837fa2c6f0070578a1bc4840688f62962.1628185335.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions