diff options
author | Micah Gruber <micah.gruber@gmail.com> | 2007-09-05 05:49:58 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-10-12 21:54:58 (GMT) |
commit | 011db815231f40d4d53531b5d41b82c8dc7c44bf (patch) | |
tree | a7755a3b9b09eb09dfc36b94108d2db4021c49de /Documentation/unshare.txt | |
parent | 782e3b3b3804c38d5130c7f21d7ec7bf6709023f (diff) | |
download | linux-fsl-qoriq-011db815231f40d4d53531b5d41b82c8dc7c44bf.tar.xz |
USB: Remove unneeded pointer intf from speedtch_upload_firmware()
This trivial patch removes the unneeded pointer intf returned from
usb_ifnum_to_if(), which is never used. The check for NULL can be simply done
by if (!usb_ifnum_to_if(usb_dev, 2)).
Signed-off-by: Micah Gruber <micah.gruber@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/unshare.txt')
0 files changed, 0 insertions, 0 deletions