On Tue, Nov 02, 2021 at 09:30:54AM +0200, Kamal Heib wrote: > There is no need to return always zero for function which is not > supported, especially since 0 is the wrong return code. > > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > --- > drivers/infiniband/hw/bnxt_re/ib_verbs.c | 5 ----- > drivers/infiniband/hw/bnxt_re/ib_verbs.h | 1 - > drivers/infiniband/hw/bnxt_re/main.c | 1 - > 3 files changed, 7 deletions(-) Applied to for-next, thanks Jason