Re: [PATCH net-next] net/rds: Remove unnecessary null check
From: David Miller
Date: Thu Oct 17 2019 - 15:24:17 EST
From: YueHaibing <yuehaibing@xxxxxxxxxx>
Date: Tue, 15 Oct 2019 19:47:36 +0800
> Null check before dma_pool_destroy is redundant, so remove it.
> This is detected by coccinelle.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
Applied.