From: Wei Yongjun Date: Fri, 22 Feb 2013 00:42:43 +0000 (-0800) Subject: configfs: move the dereference below the NULL test X-Git-Tag: v3.9-rc1~114^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49deb4bc227cb9db5b8ebf9434367f8bed057c7a;p=pandora-kernel.git configfs: 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: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed