IB/rxe: change the function rxe_init_device_param type
authorZhu Yanjun <yanjun.zhu@oracle.com>
Wed, 7 Mar 2018 05:47:57 +0000 (00:47 -0500)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 7 Mar 2018 22:56:15 +0000 (15:56 -0700)
commitbefd8d98f230d911b0db308f19663ec03572e0c9
treef94dde1de2498b16c7deebac6b203a0a81f42780
parent31f1bd14cbfe4f7a4ea1ada2d4e0dc802a258f5d
IB/rxe: change the function rxe_init_device_param type

The function rxe_init_device_param always return 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>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/sw/rxe/rxe.c