On Sat, Jun 13, 2020 at 04:19:03AM +0800, kernel test robot wrote: > > Fixes: 8a69220b659c ("RDMA/qedr: Fix synchronization methods and memory leaks in qedr") > Signed-off-by: kernel test robot <lkp@xxxxxxxxx> > --- > qedr_iw_cm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) What is this report?? commit 9a5407d74c22821f7944e2be4209bdfc5faf8143 Author: Kamal Heib <kamalheib1@xxxxxxxxx> Date: Sun Nov 10 13:36:45 2019 +0200 RDMA/qedr: Make qedr_iw_load_qp() static The function qedr_iw_load_qp() is only used in qedr_iw_cm.c Jason