diff options
author | 2017-01-12 02:39:01 -0500 | |
---|---|---|
committer | 2017-01-24 16:20:37 -0500 | |
commit | dfc0e5550664a727a59921db7d9e7a41c21d03bb (patch) | |
tree | 3282b29d46a763fdf34dddc4501734fbba1a4999 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i40iw: fix some indenting in i40iw_sc_vsi_init() (diff) | |
download | wireguard-linux-dfc0e5550664a727a59921db7d9e7a41c21d03bb.tar.xz wireguard-linux-dfc0e5550664a727a59921db7d9e7a41c21d03bb.zip |
IB/ipoib: function interface change
The ipoib_ib_dev_down/ipoib_ib_dev_stop return zero unconditionally
and the callers never check the returned values,
change the return type to void and remove the redundant return values.
Reviewed-by: Shan Hai <shan.hai@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions