From: Sachin Kamat Date: Fri, 26 Apr 2013 07:52:57 +0000 (-0300) Subject: [media] exynos4-is: Fix potential null pointer dereference in mipi-csis.c X-Git-Tag: v3.10-rc7~29^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2031941502339d548cd51bf34e6ebb8bc3bb2d89;p=pandora-kernel.git [media] exynos4-is: Fix potential null pointer dereference in mipi-csis.c When 'node' is NULL, the print statement tries to dereference it. Hence replace the variable with the one that is accessible. Signed-off-by: Sachin Kamat Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed