From: Dan Carpenter Date: Wed, 9 Jan 2013 07:10:59 +0000 (+0300) Subject: staging: sb105x: move dereference under IS_ERR() check X-Git-Tag: v3.9-rc1~127^2~452 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8441bf5e063e03e5d307ffb32fd5f77e81c0d397;p=pandora-kernel.git staging: sb105x: move dereference under IS_ERR() check Avoid dereverencing the ERR_PTR() by shifting the dereference down a couple lines. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed