Skip to content
Commit 06f8db4b authored by Sachin Kamat's avatar Sachin Kamat Committed by Vinod Koul
Browse files

dma: imx-dma: Remove redundant NULL check



kfree on a NULL pointer is a no-op. Null pointer check is
not necessary.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Acked-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 6b9019a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment