From: Wei Yongjun Date: Mon, 10 Sep 2012 04:42:31 +0000 (+0800) Subject: usb: otg: move the dereference below the NULL test X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~60^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58add6ca84c4815feef45008c41274b6df41ede8;p=pandora-kernel.git usb: otg: move the 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: Felipe Balbi --- Reading git-diff-tree failed