From: Adrian Bunk Date: Mon, 19 Mar 2007 09:26:32 +0000 (+0100) Subject: USB: gtco.c: fix a use-before-check X-Git-Tag: v2.6.22-rc1~1117^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b55fa2d430d6c708d3e5efbc6134be4a0c32b15;p=pandora-kernel.git USB: gtco.c: fix a use-before-check NULL checks should be before the first dereference. Spotted by the Coverity checker. Signed-off-by: Adrian Bunk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed