From: Alan Cox Date: Wed, 19 Sep 2012 14:47:03 +0000 (+0100) Subject: USB: sierra_ms: don't keep unused variable X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0220a3f01ab3d4673ca7087701d7466bea6b1d3a;p=pandora-kernel.git USB: sierra_ms: don't keep unused variable We need to call scsi_get_host_dev(sh) but we never use the return nor do we have any reason to check it. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed