From: Rickard Strandqvist Date: Tue, 20 May 2014 21:37:32 +0000 (+0200) Subject: video: fbdev: s3fb.c: Fix for possible null pointer dereference X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c641bff31af7326b51cd39739cfc3a2c060f456;p=pandora-kernel.git video: fbdev: s3fb.c: Fix for possible null pointer dereference There is otherwise a risk of a possible null pointer dereference. Was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed