From: Wei Yongjun Date: Sat, 8 Sep 2012 13:19:44 +0000 (+0800) Subject: NFC: Move the pn544_hci dereference below the NULL test X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c51ad34e542606854d0545533329e916689599ba;p=pandora-kernel.git NFC: Move the pn544_hci dereference below the NULL test The dereference should be moved below the NULL test. spatch with a semantic match is used to found this. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed