[media] s5p-mfc: Fix NULL pointer warnings
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 10 May 2012 06:32:00 +0000 (03:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 20 May 2012 12:03:02 +0000 (09:03 -0300)
commit1259762facdcf31ea362997d9682ccc3d93d7346
tree7e548420ef699fd3363c62fa91329175b9dd4a34
parente6364a987413b9e5413b48e9d31ecdd2b02bb28b
[media] s5p-mfc: Fix NULL pointer warnings

Fixes the following type of warnings detected by sparse:
warning: Using plain integer as NULL pointer.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/s5p-mfc/s5p_mfc.c
drivers/media/video/s5p-mfc/s5p_mfc_ctrl.c
drivers/media/video/s5p-mfc/s5p_mfc_opr.c
This page took 0.025884 seconds and 5 git commands to generate.