On Mon, Oct 25, 2021 at 09:26:32AM +0300, Kamal Heib wrote: > There is no need to return always zero for function which is not > supported. > > Fixes: a7efd7773e31 ("qedr: Add support for PD,PKEY and CQ verbs") > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > --- > drivers/infiniband/hw/qedr/main.c | 1 - > drivers/infiniband/hw/qedr/verbs.c | 10 ---------- > drivers/infiniband/hw/qedr/verbs.h | 1 - > 3 files changed, 12 deletions(-) Applied to for-next, thanks Jason