On Wed, Dec 15, 2021 at 05:54:21AM +0000, cgel.zte@xxxxxxxxx wrote: > From: Minghao Chi <chi.minghao@xxxxxxxxxx> > > Return status directly from function called. > > Reported-by: Zeal Robot <zealci@xxxxxxxxxx> > Signed-off-by: Minghao Chi <chi.minghao@xxxxxxxxxx> > --- > drivers/infiniband/hw/ocrdma/ocrdma_verbs.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) Please don't send vX patches as a reply to previous versions. It messes the emails thread very badly. See an output of your previous attempts: https://lore.kernel.org/all/20211215055421.441375-1-chi.minghao@xxxxxxxxxx/ Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-12-09 1:52 [PATCH] drivers:ocrdma:remove " cgel.zte 2021-12-09 13:08 ` Tom Rix 2021-12-10 1:32 ` [PATCHv2] " cgel.zte 2021-12-14 6:45 ` Devesh Sharma 2021-12-14 8:10 ` [PATCH v3 ocrdma-next] drivers: ocrdma: remove " cgel.zte 2021-12-14 8:43 ` [External] : " Devesh Sharma 2021-12-14 9:23 ` [PATCH for-next v4] RDMA/ocrdma: " cgel.zte 2021-12-14 11:12 ` [External] : " Devesh Sharma 2021-12-14 23:50 ` Jason Gunthorpe 2021-12-15 5:54 ` cgel.zte [this message] Thanks