]> git.dujemihanovic.xyz Git - linux.git/commit
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
authorZhu Yanjun <yanjun.zhu@oracle.com>
Wed, 31 Jan 2018 11:06:59 +0000 (06:06 -0500)
committerDoug Ledford <dledford@redhat.com>
Wed, 31 Jan 2018 21:32:10 +0000 (16:32 -0500)
commit316663c6bfeb08ff484fdb73dad9bb980f937e3e
treefc8e441aa2ae2f1778787f0dcc3a5baf9206ff08
parent45a290f8f6c69c1d94e3d459e9d8364c75903833
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info

In the function rxe_av_fill_ip_info, the parameter rxe is not used.
So it is removed.

CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rxe/rxe_av.c
drivers/infiniband/sw/rxe/rxe_loc.h
drivers/infiniband/sw/rxe/rxe_qp.c
drivers/infiniband/sw/rxe/rxe_verbs.c