From: Wei Yongjun Date: Thu, 28 Feb 2013 01:05:46 +0000 (-0800) Subject: memstick: move the dereference below the NULL test X-Git-Tag: v3.9-rc1~46^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=940da353a83e895ea600cb8ab17dceefb1bcb469;p=pandora-kernel.git memstick: 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 Cc: Maxim Levitsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed