diff options
author | Hariprasad Kelam <hariprasad.kelam@gmail.com> | 2019-07-16 19:37:12 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-07-25 18:55:28 +0200 |
commit | cf167e5eb92c143ac2b0300ea65ed9f0ce572c3b (patch) | |
tree | 057f315079f82868521180bac0ec16a8944a55d5 /fs | |
parent | RDMA/qib: Unneeded variable ret (diff) | |
download | linux-cf167e5eb92c143ac2b0300ea65ed9f0ce572c3b.tar.xz linux-cf167e5eb92c143ac2b0300ea65ed9f0ce572c3b.zip |
RDMA/qedr: Remove Unneeded variable rc
Fix the below warning reported by coccicheck:
drivers/infiniband/hw/qedr/verbs.c:2454:5-7: Unneeded variable: "rc".
Return "0" on line 2499
Link: https://lore.kernel.org/r/20190716173712.GA12949@hari-Inspiron-1545
Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Acked-by: Michal Kalderon <michal.kalderon@marvell.com>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions