From: Wei Yongjun Date: Wed, 11 Sep 2013 14:09:02 +0000 (+0800) Subject: drm/msm: fix potential NULL pointer dereference X-Git-Tag: v3.12-rc2~3^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea6a64c38725b6fb30738a31695ef81af3079c3;p=pandora-kernel.git drm/msm: fix potential NULL pointer dereference The dereference to 'pdata' should be moved below the NULL test. Signed-off-by: Wei Yongjun --- Reading git-diff-tree failed