On Fri, Feb 18, 2022 at 07:05:14PM +0800, Wenpeng Liang wrote: > The parameter "out_param" of the mailbox is always null when the context is > destroyed. So remove the function parameter "mailbox". > > Signed-off-by: Wenpeng Liang <liangwenpeng@xxxxxxxxxx> > --- > drivers/infiniband/hw/hns/hns_roce_device.h | 1 - > drivers/infiniband/hw/hns/hns_roce_mr.c | 11 +++++------ > drivers/infiniband/hw/hns/hns_roce_srq.c | 6 ++---- > 3 files changed, 7 insertions(+), 11 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx>