From: Sachin Kamat Date: Tue, 16 Apr 2013 06:02:19 +0000 (-0300) Subject: [media] exynos4-is: Fix potential null pointer dereferencing X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~104^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c602b8ed4ddb73c9274df1af33a6f6f7db26e1;p=pandora-kernel.git [media] exynos4-is: Fix potential null pointer dereferencing If fimc->drv_data is NULL, then fimc->drv_data->num_entities would cause NULL pointer dereferencing. Hence remove it from print statement. Signed-off-by: Sachin Kamat Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed