diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2017-04-01 05:42:55 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-04-25 21:30:26 +0200 |
commit | 8d2216be285135c7281e09dc07738b62782fad9c (patch) | |
tree | bcdfce0ada38ac99451924d9bcaf77c91f1a6138 /drivers/infiniband/hw/mlx5/odp.c | |
parent | MAINTAINERS: Update ocrdma module status (diff) | |
download | linux-8d2216be285135c7281e09dc07738b62782fad9c.tar.xz linux-8d2216be285135c7281e09dc07738b62782fad9c.zip |
IB/core: change the return type to void
The function ib_unregister_mad_agent always returns zero. And
this returned value is not checked. As such, chane the return
type to void.
CC: Joe Jin <joe.jin@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>
Reviewed-by: Hal Rosenstock <hal@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx5/odp.c')
0 files changed, 0 insertions, 0 deletions