Skip to content
Commit 859fb277 authored by Kamal Heib's avatar Kamal Heib Committed by Paul Gortmaker
Browse files

RDMA/ipoib: Return void from ipoib_ib_dev_stop()

commit 95a5631f

 upstream.

The return value from ipoib_ib_dev_stop() is always 0 - change it to be
void.

Link: https://lore.kernel.org/r/20200623105236.18683-1-kamalheib1@gmail.com
Signed-off-by: default avatarKamal Heib <kamalheib1@gmail.com>
Signed-off-by: default avatarJason Gunthorpe <jgg@nvidia.com>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent f3da71e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment