diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-08-06 19:37:08 +0900 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-08-13 16:54:42 +0530 |
commit | 4c14372590d0b86476bf2f23b2ce4b93352d14bf (patch) | |
tree | 3953746e5c558c6c96100e07ad20669be8d456ff /drivers/dma/sirf-dma.c | |
parent | 69c9f0ae1d5fe398a494fafac76cc35f3a6677ef (diff) |
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: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/sirf-dma.c')
0 files changed, 0 insertions, 0 deletions