]> git.baikalelectronics.ru Git - kernel.git/commit
IB/rxe: change the function rxe_av_fill_ip_info to void
authorZhu Yanjun <yanjun.zhu@oracle.com>
Wed, 31 Jan 2018 11:06:58 +0000 (06:06 -0500)
committerDoug Ledford <dledford@redhat.com>
Wed, 31 Jan 2018 21:32:10 +0000 (16:32 -0500)
commit69da0ccd5e37652fb24b3106ee14b4343d27617a
treead2ec32e8e85e20908d957e299429d5b5147caec
parent584940764149b6f0a4bb80ed97900597e566d1ed
IB/rxe: change the function rxe_av_fill_ip_info to void

The function rxe_av_fill_ip_info always returns 0. So 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
drivers/infiniband/sw/rxe/rxe_verbs.c