commit | 0220a3f01ab3d4673ca7087701d7466bea6b1d3a | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Wed Sep 19 15:47:03 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 21 09:50:02 2012 -0700 |
tree | 268e5d4c81636af4c19882e5befdae702c8fec97 | |
parent | e98b6a4f9667e41eb96104991794eb29212ec2b7 [diff] |
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 <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>