Re: [PATCH] thunderbolt: remove a meaningless null pointer check before dma_pool_destroy

From: Mika Westerberg
Date: Mon Aug 20 2018 - 07:37:15 EST


On Fri, Aug 17, 2018 at 08:24:56PM +0800, zhong jiang wrote:
> dma_pool_destroy has taken the null pointer into account. so just
> remove the null pointer check.
>
> Signed-off-by: zhong jiang <zhongjiang@xxxxxxxxxx>

Applied, thanks!