IB/rxe: change the function to void from int
authorZhu Yanjun <yanjun.zhu@oracle.com>
Wed, 31 Jan 2018 11:06:57 +0000 (06:06 -0500)
committerDoug Ledford <dledford@redhat.com>
Wed, 31 Jan 2018 21:32:10 +0000 (16:32 -0500)
commita402dc445dd61968e29ccb0afb42cd0e26cef9bb
tree9842ad4c282dbc45517f7cb08ffdb9562d6b5b97
parent9c96f3d4ddba81941ee4ba6cd352b53d2f896b2e
IB/rxe: change the function to void from int

Since the function rxe_av_to_attr always return 0, the function
type is changed to void.

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: 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