diff options
author | Zhu Yanjun <[email protected]> | 2017-01-18 23:16:06 -0500 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2017-01-24 16:22:24 -0500 |
commit | 5c37077fd025c0fa3aa3ab2e6b607d653a4fc604 (patch) | |
tree | 205ce7dff6915f6bd880b41289abba0228247a81 /tools/perf/util/trace-event-scripting.c | |
parent | 3f9fade5e77da67f618ac766ce1a6ded1679fb1a (diff) |
IB/ipoib: Remove the unnecessary error check
The function ipoib_mcast_start_thread/ipoib_ib_dev_up always return zero.
As such, in the function ipoib_open, err_stop will never be reached.
So remove this err_stop and change the return type of the function
ipoib_mcast_start_thread/ipoib_ib_dev_up to void.
Signed-off-by: Zhu Yanjun <[email protected]>
Reviewed-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions