Skip to content
Commit 4c143725 authored by Jingoo Han's avatar Jingoo Han Committed by Vinod Koul
Browse files

dma: mv_xor: use NULL instead of 0



%p is used, thus NULL should be used instead of 0
in order to fix the following sparse warning:

drivers/dma/mv_xor.c:648:9: warning: Using plain integer as NULL pointer

Signed-off-by: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 69c9f0ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment