On Tue, Dec 11, 2018 at 12:26:35PM +0200, Yuval Shaia wrote: > NULL check for kfree is unnecessary, remove it. > > Fixes: b42dde47 ("IB/mlx4: Rework special QP creation error path") > Signed-off-by: Yuval Shaia <yuval.shaia@xxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx4/qp.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) Applied to for-next Thanks, Jason